This article is outdated. Please click here to see the newer version.
The API Editor allows you to define your API as well as tweak the code generation settings so that you can better customise the SDK to your needs.
The editor consists of three panels.
- Side Navigator (left)
- Main Panel (center)
- Contextual Help (right)
Side Navigator
The side navigator allows you to easily find and navigate to different sections of the API Definition. There are different sections are grouped under three categories: Settings, Endpoints and Models
Settings
Allows you to specify settings that apply to the overall API, these include such as specifying the Base URL , Authentication and CodeGen Settings.
Endpoints
Contains the endpoints specified in your API. Endpoints can be grouped. This helps you to better organised your endpoints and makes the generated code more readable.
Models
Contains the models specified in your API.
Main Panel
Displays the content that is appropriate to the active section.
Contextual Help
Contains useful information based on the location of the mouse.
Comments
0 comments
Please sign in to leave a comment.