Skip to content

feature: add submission interface definitions #21

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

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

hamidre13
Copy link
Contributor

No description provided.

@rakibansary rakibansary changed the title Feature/plat 2173 feature: add submission interface definitions Mar 1, 2023
int32 submission_status_id = 1;
int32 submission_type_id = 2;
int32 upload_id = 3;
int32 create_user = 4;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Audit fields should not be in Create or Update inputs

int32 submission_status_id = 2;
int32 submission_type_id = 3;
int32 upload_id = 4;
int32 create_user = 5;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No Audit fields

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 this pull request may close these issues.

3 participants