Authorization: Bearer ********************curl --location 'https://api-tst.tms.otif.app/tms/odata/v1' \
--header 'Authorization: Bearer <token>'{
"typeAnnotation": {
"typeName": "string"
},
"entitySets": [
{
"typeAnnotation": {
"typeName": "string"
},
"url": "http://example.com",
"name": "string",
"title": "string"
}
],
"singletons": [
{
"typeAnnotation": {
"typeName": "string"
},
"url": "http://example.com",
"name": "string",
"title": "string"
}
],
"functionImports": [
{
"typeAnnotation": {
"typeName": "string"
},
"url": "http://example.com",
"name": "string",
"title": "string"
}
]
}