Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OpenApiEndpoint
Interface OpenApiEndpoint
interface
OpenApiEndpoint
{
method
:
string
;
path
:
string
;
requestBodySchema
?:
Record
<
string
,
unknown
>
;
responseSchema
:
Record
<
string
,
unknown
>
;
summary
:
string
;
tags
:
string
[]
;
}
Index
Properties
method
path
request
Body
Schema?
response
Schema
summary
tags
Properties
method
method
:
string
path
path
:
string
Optional
request
Body
Schema
requestBodySchema
?:
Record
<
string
,
unknown
>
response
Schema
responseSchema
:
Record
<
string
,
unknown
>
summary
summary
:
string
tags
tags
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
path
request
Body
Schema
response
Schema
summary
tags
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...