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

Required attributes in Create schema API (back-end) #516

Closed
3 tasks done
pranalidhanavade opened this issue Feb 15, 2024 · 1 comment · Fixed by #521
Closed
3 tasks done

Required attributes in Create schema API (back-end) #516

pranalidhanavade opened this issue Feb 15, 2024 · 1 comment · Fixed by #521
Assignees

Comments

@pranalidhanavade
Copy link
Contributor

pranalidhanavade commented Feb 15, 2024

  • Change the Create Schema API to make at least one of the attributes compulsory.

Acceptance Criteria

  • User should be able to issue credentials with required attribute
  • Upon successful validation of input data, the API should create a new schema based on the provided attributes
  • If required attribute is missing, the API should return an appropriate error message indicating required attribute is missing
@pranalidhanavade pranalidhanavade self-assigned this Feb 15, 2024
@pranalidhanavade pranalidhanavade linked a pull request Feb 19, 2024 that will close this issue
@sayali-chavan96
Copy link

Tested on the QA environment, it is working as expected

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 a pull request may close this issue.

2 participants