Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

68 lines
928 B

{
Id: Guid_1,
Name: Guid_2,
Version: 2,
CanAccessContent: true,
Links: {
assets: {
Method: GET
},
assets/create: {
Method: POST
},
assets/scripts: {
Method: DELETE
},
clients: {
Method: GET
},
contributors: {
Method: GET
},
delete: {
Method: DELETE
},
image/delete: {
Method: DELETE
},
image/upload: {
Method: POST
},
jobs: {
Method: GET
},
languages: {
Method: GET
},
ping: {
Method: GET
},
plans: {
Method: GET
},
roles: {
Method: GET
},
rules: {
Method: GET
},
schemas: {
Method: GET
},
schemas/create: {
Method: POST
},
settings: {
Method: GET
},
transfer: {
Method: PUT
},
update: {
Method: PUT
},
workflows: {
Method: GET
}
}
}