utils/enums library

Enums

ApiAuthorizationType
Authorization types, mirroring every option in Postman's Authorization tab.
ApiBodyType
Request body types, matching every option in Postman's Body tab.
ApiKeyPlacement
Where to place the API key when using ApiAuthorizationType.apiKey.
ApiType
HTTP method types supported by FlutterApiCraft.
Navigation action to take after a successful API response.
RawBodyContentType
Content-type variants for ApiBodyType.raw bodies.
ScriptType
Identifies which script slot to use in ApiScript.