Commit 25d92ed
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: Harald Fischer <harald@balena.io>1 parent 6130e72 commit 25d92ed
File tree
11 files changed
+630
-132
lines changed- src
- odata-metadata
- sbvr-api
- test
- fixtures/08-metadata
- typings
11 files changed
+630
-132
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments