We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e53a6e commit 85e3d56Copy full SHA for 85e3d56
config/config.json
@@ -1,5 +1,5 @@
1
{
2
"host": {
3
- "url": "http://openap.is"
+ "url": "https://openap.is"
4
}
5
package.json
@@ -12,15 +12,16 @@
12
"open api initiative",
13
"oai",
14
"apidoc",
15
- "microservice"
+ "microservice",
16
+ "documentation"
17
],
- "version": "0.5.7",
18
+ "version": "0.5.8",
19
"repository": {
20
"type": "git",
- "url": "git://github.com/readmeio/api.git"
21
+ "url": "git://github.com/readmeio/oai.git"
22
},
23
"bugs": {
- "url": "https://github.com/readmeio/api/issues"
24
+ "url": "https://github.com/readmeio/oai/issues"
25
26
"main": "index.js",
27
"dependencies": {
0 commit comments