Responses and OpenAPI Export
Document API responses with status codes and schemas. Export your API documentation to OpenAPI 3.1 format for use with other tools.
Complete API documentation includes response definitions for each endpoint. NeoArc supports 60+ HTTP status codes and exports to OpenAPI 3.1 format for compatibility with code generators, API gateways, and documentation tools.
Configuring Responses
Response Properties
HTTP Status Codes
NeoArc supports 60+ status codes across all categories:
2xx Success
3xx Redirection
4xx Client Errors
5xx Server Errors
Response Headers
Document response headers by linking to a header schema. Common response headers:
Common Response Patterns
OpenAPI Export
NeoArc exports API definitions to OpenAPI 3.1 format, compatible with:
Export Mappings
NeoArc converts internal structures to OpenAPI format:
Type Specialisations in Export
Field type specialisations map to OpenAPI formats: