Skip to content

Conversation

@steffenrhinow
Copy link
Contributor

Search a root base on its fingerprint instead of the DB technical id.

Search a root base on its fingerprint instead of the DB technical id.
@danisoler-charin
Copy link
Collaborator

Please review file on Sharepoint folder, before I can upload it and merge to main branch

"$ref": "./rcp.api.v1.rootCertificateById.json"
},
"/rootcertificates/{rootCertificateFingerprint}": {
"$ref": "./rcp.api.v1.rootCertificateByFingerprint.json"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't find this file in the projet sources

"/rootcertificates/{rootCertificateId}": {
"$ref": "./rcp.api.v1.rootCertificateById.json"
},
"/rootcertificates/{rootCertificateFingerprint}": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This path is in conflict with the above one. We need to replace "/rootcertificates/{rootCertificateId}" path with "/rootcertificates/{rootCertificateFingerprint}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants