CDQ IDP What's New page
Visit What's New page every time exploring the IDP Portal to be up-to-date!
November 2022
2022-11-14
API catalogue update
Check the main page for a big API catalogue update. All specifications published on the Developer Portal are merged now with IDP.
The IDP's versions of public APIs contain private endpoints and parameters.
Layout update
The IDP landing page is updated with new icons to keep a similar style as the Developer Portal.
2022-11-11
API catalogue update
Check the Transformation API. The API makes it possible to transform between different schemas or domain models.
2022-11-10
API catalogue update
Check the Index API. The API provides services to index and search data. It serves as a facade to use the ElasticSearch cluster.
2022-11-03
Portal update
Modification of redocly.yaml. Configuration update.
- Deleting of deprecated
lintobject.
New tutorial
Check How to hide private API or parameter. The tutorial leads you to how to hide private API or parameters in the public specification.
2022-11-02
Portal update
Modification of package.json and portal version update to 119.
October 2022
2022-10-11
API catalogue update
Check the Notification API. The API provides services to manage notification configurations.
September 2022
2022-09-29
New tutorial
Check How to implement oAuth2 authentication in API specification. The tutorial leads you to how to activate oAuth2 authentication for desired yaml specification.
2022-09-28
New authentication method
oAuth2 authentication method was implemented. New method is replacing authentication method on the fly if required flag is set in the specification.
x-cdq-security: trueDecorator responsible for mentioned feature: replace-cdq-custom-plugins.js.
2022-09-21
Portal Version Update
Update of the IDP version:
{
"@redocly/developer-portal": "1.1.0-beta.114"
}July 2022
2022-07-13
New section
Dedicated Internal Tools Links is just created.
Look on the IDP's top bar!
June 2022
2022-06-22
New section
Dedicated Tutorial Section is just created.
Look for the below icon on the IDP's top bar!

New tutorial
Check How to add an API to the registry. The tutorial leads you from adding the API to the registry to making it visible on the Developer Portal or IDP.
May 2022
2022-05-25
New content
Job Scheduler API added!