Closed ashatch closed 1 year ago
Please check if your PR fulfills the following requirements:
npm run build
npm run test
npm run doc
Please check the type of change your PR introduces:
Listing content-types was missing status parameter.
status
Introduced optional status parameter for content-type listing.
N/A
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally and any changes were pushednpm run test
) for the changes have been added (for bug fixes / features)npm run doc
) have been reviewed and added / updated if needed (for bug fixes / features)Pull request type
Please check the type of change your PR introduces:
What is the current behaviour?
Listing content-types was missing
status
parameter.What is the new behaviour?
Introduced optional
status
parameter for content-type listing.Does this introduce a breaking change?
Other information
N/A