source:
node_modules/swagger-client/es/constants.js@
d24f17c
Last change on this file since d24f17c was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 211 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 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.