Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API 2.9: Making id attribute of revocation object required #77

Open
JuAlMan opened this issue Aug 2, 2024 · 0 comments
Open

API 2.9: Making id attribute of revocation object required #77

JuAlMan opened this issue Aug 2, 2024 · 0 comments
Labels
api_v2.9 enhancement New feature or request

Comments

@JuAlMan
Copy link

JuAlMan commented Aug 2, 2024

Using image docker.sunet.se/dc4eu/apigw:apiv28

Currently all attributes in revocation object are optional.

We propose that the id attribute should be required as using an empty revocation object doen not make much sense.
Especially when using the /document/revoke call it seems to be necessary to submit a revocation id.
When uploading, one could leave out the revocation object as a whole if submitting a revocation_id that is different from the document_id is not required.

We also changed this in the API v29 spec.

@JuAlMan JuAlMan changed the title Making id attribute of revocation object required API 2.9: Making id attribute of revocation object required Aug 5, 2024
@masv3971 masv3971 added enhancement New feature or request api_v2.9 labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api_v2.9 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants