redocly.yaml 221 B

123456789
  1. apis:
  2. api:
  3. root: http://localhost:8080/api/v1-json
  4. x-openapi-ts:
  5. output: ./types/api.d.ts
  6. platform:
  7. root: http://localhost:8080/api/platform-json
  8. x-openapi-ts:
  9. output: ./types/platform.d.ts