Skip to content

Commit

Permalink
Return $metadata resource as odata + openapi spec
Browse files Browse the repository at this point in the history
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: Harald Fischer <[email protected]>
  • Loading branch information
fisehara committed Jun 5, 2023
1 parent 875b8b2 commit 83b4198
Show file tree
Hide file tree
Showing 12 changed files with 2,224 additions and 133 deletions.
1,634 changes: 1,634 additions & 0 deletions openapiSpec.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"lodash": "^4.17.21",
"memoizee": "^0.4.15",
"pinejs-client-core": "^6.12.3",
"odata-openapi": "^0.19.1",
"randomstring": "^1.2.3",
"typed-error": "^3.2.2"
},
Expand Down
Loading

0 comments on commit 83b4198

Please sign in to comment.