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 cleanup in accordance with RC specifications #15

Closed
10 of 14 tasks
KDwevedi opened this issue Feb 28, 2023 · 0 comments · May be fixed by #14
Closed
10 of 14 tasks

API cleanup in accordance with RC specifications #15

KDwevedi opened this issue Feb 28, 2023 · 0 comments · May be fixed by #14
Assignees
Labels
enhancement New feature or request

Comments

@KDwevedi
Copy link
Contributor

KDwevedi commented Feb 28, 2023

Description

The APIs in this micro-service should adhere to this documentation.

APIs to be established

Credential Schema (/credential-schema)

  • Create credential schema
  • Get credential schema by tags
  • Get credential schema by id
  • Update credential schema by id

Rendering Templates (/template)

  • Create rendering templates
  • Get rendering templates by schema id
  • Get rendering templates by id
  • Update rendering templates by id
  • Delete rendering templates by id

Schemas to be Verified and Updated as required

  • renderingTemplateResponse
  • renderingTemplateRequest
  • updateSchemaRequest
  • credentialSchemaRequest
  • credentialSchemaResponse
@KDwevedi KDwevedi linked a pull request Feb 28, 2023 that will close this issue
@KDwevedi KDwevedi self-assigned this Feb 28, 2023
@KDwevedi KDwevedi added the enhancement New feature or request label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant