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

refactor: Refactor data export schemas #1659

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Conversation

ashkarpetin
Copy link
Contributor

@ashkarpetin ashkarpetin commented Oct 31, 2023

Summary

  • Rename schemas
  • Fix discriminator usage

Links

Checklist

  • Writing style
  • API design standards

@ashkarpetin ashkarpetin changed the title Rename data export schemas Refactor data export schemas Oct 31, 2023
@ashkarpetin ashkarpetin self-assigned this Oct 31, 2023
@ashkarpetin ashkarpetin changed the title Refactor data export schemas refactor: Refactor data export schemas Oct 31, 2023
@ashkarpetin ashkarpetin mentioned this pull request Oct 31, 2023
13 tasks
@ashkarpetin ashkarpetin marked this pull request as ready for review October 31, 2023 14:56
@ashkarpetin ashkarpetin requested review from a team as code owners October 31, 2023 14:56
@ashkarpetin ashkarpetin requested a review from a team October 31, 2023 16:22
transactions: ./TransactionsDataExport.yaml
invoices: ./InvoicesDataExport.yaml
invoiceItems: ./InvoiceItemsDataExport.yaml
revenueAudit: ./RevenueAuditDataExport.yaml
Copy link
Contributor

@colinbird colinbird Oct 31, 2023

Choose a reason for hiding this comment

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

Should it be revenueAudits, RevenueAuditsDataExport.yaml to match the others?

Copy link
Contributor Author

@ashkarpetin ashkarpetin Oct 31, 2023

Choose a reason for hiding this comment

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

I haven't done any changes to the resource, revenueAudit is the correct resource:

revenueAudit: ./revenueAudit.yaml

@ashkarpetin ashkarpetin merged commit 64cb00b into main Oct 31, 2023
22 checks passed
@ashkarpetin ashkarpetin deleted the refactor-dataexport-schemas branch October 31, 2023 17:24
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