feat: adding metadata open-api endpoints and updating docs (#4170)
* initialise metadata schema for open-api * remove "soon" label on metadata rest-api * open-api fetch paths * remove parameter type for metadata schema * add REST module to open-api * metadata schema components * metadata paths * refactor and /open-api route fix
This commit is contained in:
@ -56,9 +56,7 @@ const sidebars = {
|
||||
{
|
||||
type: 'link',
|
||||
label: 'Metadata API',
|
||||
href: '#',
|
||||
className: 'coming-soon',
|
||||
//href: '/rest-api/metadata',
|
||||
href: '/rest-api/metadata',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user