Skip to content

APIEndpointEntity

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/parser-core/src/interfaces/entity.interface.ts

API Endpoint entity

Properties

PropertyType
typeEntityType.API_ENDPOINT
method`'GET'
pathstring
pathParamsParameterDefinition[]
queryParamsParameterDefinition[]
requestBodySchemaDefinition
responsesResponseDefinition[]
authenticationAuthenticationInfo
rateLimitRateLimitInfo
middlewarestring[]
controllerstring
operationIdstring

Was this page helpful?

Download as PDF