-
Notifications
You must be signed in to change notification settings - Fork 26
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
Jobs migration: schema #621
Comments
src/jobs/schema/jobs.schema.ts |
Closing this one as Done. The final changes aiming for an MVP are included in #1265 , where we decided to store the full configuration in the Job schema, instead of only the configuration version. |
Re-opening this issue as there are still some things to be fixed. The current
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Refactor jobs schema including decorators for swagger
The text was updated successfully, but these errors were encountered: