Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

/api-web/api/dms/catalogs/{qname}/api-web/api/dms/catalogs/{qname}/api-web/api/dms/catalogs/{qname}/api-web/api/dms/catalogs/{qname}/validateGET
as of 2020 Autumn
HTTP Method
as of product version
PurposeResponse FormatDescription
GET
as of 2021 Summer
getCatalogJSON
Insert excerpt
GET /api-web/api/dms/catalogs/{qname}GET /api-web/api/dms/catalogs/{qname}
nopaneltrue
POST
as of 2021 Summer
postCatalogJSON
Insert excerpt
POST /api-web/api/dms/catalogs/{qname}POST /api-web/api/dms/catalogs/{qname}
nopaneltrue
PATCH
as of 2021 Summer
updateCatalogJSON
Insert excerpt
PATCH /api-web/api/dms/catalogs/{qname}PATCH /api-web/api/dms/catalogs/{qname}
nopaneltrue
GET
as of 2021 Summer
validateEntriesJSON
Insert excerpt
GET /api-web/api/dms/catalogs/{qname}/validateGET /api-web/api/dms/catalogs/{qname}/validate
nopaneltrue
getFormJSON

Insert excerpt
GET /api-web/api/dms/forms/{objecttype}
GET /api-web/api/dms/forms/{objecttype}
nopaneltrue

/api-web/api/dms/forms/{objecttype}

POST
as of 2020 Autumn
createJSON

Insert excerpt
POST /api-web/api/dms/objects
POST /api-web/api/dms/objects
nopaneltrue

/api-web/api/dms/objects

GET
as of 2020 Autumn
getMetadataJSON

Insert excerpt
GET /api-web/api/dms/objects/{id}
GET /api-web/api/dms/objects/{id}
nopaneltrue

/api-web/api/dms/objects/{id}

DELETE
as of 2020 Autumn
delete dms objectHTTP status code

Insert excerpt
DELETE /api-web/api/dms/objects/{id}
DELETE /api-web/api/dms/objects/{id}
nopaneltrue

/api-web/api/dms/objects/{id}

PATCH
as of 2020 Autumn
updateJSON

Insert excerpt
PATCH /api-web/api/dms/objects/{id}
PATCH /api-web/api/dms/objects/{id}
nopaneltrue

/api-web/api/dms/objects/{id}

GET
as of 2020 Autumn
getContentJSON

Insert excerpt
GET /api-web/api/dms/objects/{id}/contents/file
GET /api-web/api/dms/objects/{id}/contents/file
nopaneltrue

/api-web/api/dms/objects/{id}/contents/file

POST
as of 2020 Autumn
update content of dms objectJSON

Insert excerpt
POST /api-web/api/dms/objects/{id}/contents/file
POST /api-web/api/dms/objects/{id}/contents/file
nopaneltrue

/api-web/api/dms/objects/{id}/contents/file

GET
as of 2020 Autumn
getAllVersionsJSON

Insert excerpt
GET /api-web/api/dms/objects/{id}/versions
GET /api-web/api/dms/objects/{id}/versions
nopaneltrue

/api-web/api/dms/objects/{id}/versions

GET
as of 2020 Autumn
getMetadataJSON

Insert excerpt
GET /api-web/api/dms/objects/{id}/versions/{version}
GET /api-web/api/dms/objects/{id}/versions/{version}
nopaneltrue

/api-web/api/dms/objects/{id}/versions/{version}

POST
as of 2020 Autumn
searchJSON

Insert excerpt
POST /api-web/api/dms/objects/search
POST /api-web/api/dms/objects/search
nopaneltrue

/api-web/api/dms/objects/search

...