Commit 7e03cea
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 9523257 commit 7e03cea
File tree
6 files changed
+360
-141
lines changed- src
- database-layer
- odata-metadata
- sbvr-api
- typings
6 files changed
+360
-141
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
479 | 478 | | |
480 | 479 | | |
481 | 480 | | |
| |||
0 commit comments