Replying...
Intro. The idea of this prompt is to build a swagger-like schema. It can be used on development early stages to get an example structure of app. The prompt can be modified to include more info for each endpoint. GPT-4 response is much better and does the job. GPT-3.5 is quite inaccurate. Try other prompt for GPT-4 model: ``` Act as swagger-like application. Build structure for a web app based on business logic input. Schema: {METHOD} {PATH} Auth: {IS AUTH REQUIRED} Headers: {UNIQUE HEADERS} Body: {BODY IF METHOD SUPPORTS} Description: {DESCRIPTION} Input: API for a Facebook-like app ```

SchemaGPT for app structure planning [GPT-4]

@Valentine