Skip to content

Commit

Permalink
Update package.json to use the latest specification
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Feb 19, 2021
1 parent 79720e4 commit 63a3f7b
Show file tree
Hide file tree
Showing 4 changed files with 403 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
.vscode/
node_modules/

/openapi.yaml

.env
dist.yaml
openapitools.json
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ Install the generator:

npm ci

(Re-)generate the content of the folder *server/*:
(Re-)generate the content of the folder *server/* based on the latest OpenAPI
specification of the NLP Sandbox Date Annotator:

npm run generate:server

Expand Down
Loading

0 comments on commit 63a3f7b

Please sign in to comment.