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

21817 staff review models #2797

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

vysakh-menon-aot
Copy link
Collaborator

Issue #: /bcgov/entity#21817

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the lear license (Apache 2.0).

@vysakh-menon-aot vysakh-menon-aot self-assigned this Jul 2, 2024
sa.Column('filing_id', sa.Integer(), nullable=False),
sa.ForeignKeyConstraint(['filing_id'], ['filings.id'], ),
sa.PrimaryKeyConstraint('id')
)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you have a sample response for the "get reviews" endpoint (ticket bcgov/entity#21929)?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

haven't prepared a sample response

@severinbeauvais severinbeauvais requested a review from ArwenQin July 2, 2024 20:01
@vysakh-menon-aot vysakh-menon-aot merged commit 07b450f into bcgov:main Jul 2, 2024
5 of 6 checks passed
@vysakh-menon-aot vysakh-menon-aot deleted the feature/21817 branch July 2, 2024 23:33
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.

4 participants