-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename overige-object-api to overige-objecten-api
- Loading branch information
1 parent
aac3938
commit aea8d46
Showing
46 changed files
with
44 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
"@frameless/overige-object-api": major | ||
"@frameless/overige-objecten-api": major | ||
--- | ||
|
||
Create Overige Objecten API applicatie |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"name": "@frameless/overige-object-api", | ||
"name": "@frameless/overige-objecten-api", | ||
"version": "0.0.0", | ||
"private": true, | ||
"author": "@frameless", | ||
"description": "Overige Object API for PDC", | ||
"description": "Overige Objecten API for PDC", | ||
"license": "EUPL-1.2", | ||
"keywords": [], | ||
"scripts": { | ||
|
@@ -16,8 +16,8 @@ | |
"dev": "NODE_ENV=development nodemon src/server.ts", | ||
"clean": "rimraf dist src/types", | ||
"generate-types": "openapi-typescript src/docs/openapi.yaml --output src/types/openapi.ts", | ||
"test": "OVERIGE_OBJECT_API_PORT=3000 jest --coverage --forceExit --verbose", | ||
"test:watch": "OVERIGE_OBJECT_API_PORT=3000 jest --watch" | ||
"test": "OVERIGE_OBJECTEN_API_PORT=3000 jest --coverage --forceExit --verbose", | ||
"test:watch": "OVERIGE_OBJECTEN_API_PORT=3000 jest --watch" | ||
}, | ||
"dependencies": { | ||
"cors": "2.8.5", | ||
|
@@ -46,6 +46,6 @@ | |
"repository": { | ||
"type": "git+ssh", | ||
"url": "[email protected]:frameless/strapi.git", | ||
"directory": "apps/overige-object-api" | ||
"directory": "apps/overige-objecten-api" | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions
4
.../overige-object-api/src/docs/openapi.yaml → ...verige-objecten-api/src/docs/openapi.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters