Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/stages/stage-01-parse/detectors/spring-detector.ts
Spring endpoint
Properties
| Property | Type |
|---|---|
method | `'GET' |
path | string |
handlerName | string |
requestBody | string |
responseType | string |
pathVariables | string[] |
requestParams | string[] |
security | string |
Was this page helpful?