Skip to content

Commit

Permalink
v0.0.4-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mearman committed Jan 14, 2024
1 parent ecfdf81 commit 462dcca
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion generated/openapi.3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"info": {
"title": "OpenAlex",
"description": "![](https://raw.githubusercontent.com/ourresearch/openalex-docs/main/.gitbook/assets/OpenAlex-logo-5.png)\n\n**OpenAlex** is a fully open catalog of the global research system.\n\nIt's named after the [ancient Library of Alexandria](https://en.wikipedia.org/wiki/Library_of_Alexandria) and made by the nonprofit [OurResearch](https://ourresearch.org/).\n\nThis OpenAPI specification is derived from spec generated by [openapi-devtools](https://github.com/AndrewWalsh/openapi-devtools).",
"version": "0.0.3",
"version": "0.0.4-0",
"license": {
"name": "CC0",
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
Expand Down
2 changes: 1 addition & 1 deletion generated/openapi.dereferenced.3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
},
"title": "OpenAlex",
"version": "0.0.3"
"version": "0.0.4-0"
},
"openapi": "3.0.3",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion generated/openapi.dereferenced.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"summary": "OpenAlex API",
"title": "OpenAlex",
"version": "0.0.3"
"version": "0.0.4-0"
},
"openapi": "3.1.0",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion generated/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3656,7 +3656,7 @@
},
"summary": "OpenAlex API",
"title": "OpenAlex",
"version": "0.0.3"
"version": "0.0.4-0"
},
"openapi": "3.1.0",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.3",
"version": "0.0.4-0",
"dependencies": {
"@apiture/openapi-down-convert": "^0.9.0",
"@cfworker/json-schema": "^1.12.7",
Expand Down

0 comments on commit 462dcca

Please sign in to comment.