Skip to content

Commit 9b62b0e

Browse files
committed
Return $metadata resource as odata + openapi spec
Returning odata and openapi specs in json format. Specs are scoped to the request permissions. Different users (roles) will receive different metadata endpoints and resources. Change-type: minor Signed-off-by: fisehara <[email protected]>
1 parent 96b7d4c commit 9b62b0e

File tree

9 files changed

+607
-135
lines changed

9 files changed

+607
-135
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"express-session": "^1.17.3",
5656
"lodash": "^4.17.21",
5757
"memoizee": "^0.4.15",
58+
"odata-openapi": "^0.19.1",
5859
"pinejs-client-core": "^6.12.2",
5960
"randomstring": "^1.2.3",
6061
"typed-error": "^3.2.1"

0 commit comments

Comments
 (0)