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

SRI - Implement option to store the payload translation JSON schema next to the workstep #766

Open
1 task
ognjenkurtic opened this issue Nov 20, 2023 · 2 comments
Assignees
Milestone

Comments

@ognjenkurtic
Copy link
Collaborator

Overview

We want this schema stored next to the workstep that is to be executed with a transaction. Probably the best option is to store it a property of the workstep, as simple text.

Scope of this one is to create an endpoint that is to be used to add\update the schema to the workstep. It should validate that the JSON is in correct format and store it in the db for future use

Reference

Acceptance

  • Db extended and migration created
  • Endpoint implemented with the desired behaviour and documented with Postman
  • Extended the end to end test to verify schema stored

Tasks

  • Do it
@ognjenkurtic
Copy link
Collaborator Author

@skosito I am going to pick up this one next if ok with you

@ognjenkurtic ognjenkurtic self-assigned this Jan 21, 2024
@ognjenkurtic
Copy link
Collaborator Author

Started work here 766-store-circuit-inputs-translation-schema

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

No branches or pull requests

2 participants