source:
node_modules/swagger-client/es/constants.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 211 bytes |
Line | |
---|---|
1 | export const ACCEPT_HEADER_VALUE_FOR_DOCUMENTS = 'application/json, application/yaml'; |
2 | export const DEFAULT_BASE_URL = 'https://swagger.io'; |
3 | export const DEFAULT_OPENAPI_3_SERVER = Object.freeze({ |
4 | url: '/' |
5 | }); |
Note:
See TracBrowser
for help on using the repository browser.