mirror of
https://github.com/Redocly/redoc.git
synced 2025-06-02 04:03:23 +03:00
commit
32ca51a3c0
|
@ -11,9 +11,12 @@
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
"OpenAPI",
|
||||||
|
"OpenAPI Specification",
|
||||||
"Swagger",
|
"Swagger",
|
||||||
"JSON-Schema",
|
"JSON-Schema",
|
||||||
"API",
|
"API",
|
||||||
|
"REST",
|
||||||
"documentation",
|
"documentation",
|
||||||
"Angular 2"
|
"Angular 2"
|
||||||
],
|
],
|
||||||
|
|
|
@ -18,9 +18,12 @@
|
||||||
"deploy": "build/prepare_deploy.sh && deploy-to-gh-pages demo"
|
"deploy": "build/prepare_deploy.sh && deploy-to-gh-pages demo"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
"OpenAPI",
|
||||||
|
"OpenAPI Specification",
|
||||||
"Swagger",
|
"Swagger",
|
||||||
"JSON-Schema",
|
"JSON-Schema",
|
||||||
"API",
|
"API",
|
||||||
|
"REST",
|
||||||
"documentation",
|
"documentation",
|
||||||
"Angular 2"
|
"Angular 2"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user