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

DIA-624 add usnat to post choice #516

Merged

Conversation

andresilveirah
Copy link
Member

No description provided.

@andresilveirah andresilveirah changed the base branch from develop to DIA-2030_add_support_to_usnat November 8, 2023 21:16
@andresilveirah andresilveirah mentioned this pull request Nov 8, 2023
15 tasks
@@ -21,10 +21,15 @@ struct MetaDataResponse: Decodable, Equatable {
let sampleRate: Float
}
struct USNat: Decodable, Equatable {
let _id: String
let vendorListId: String
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm gonna do the same

Copy link
Member Author

Choose a reason for hiding this comment

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

@carmelo-iriti 👍 Keep in mind the API returns _id, I just thought it'd be more readable to change that internally to vendorListId.

@andresilveirah andresilveirah merged commit 06f5e93 into DIA-2030_add_support_to_usnat Nov 9, 2023
@andresilveirah andresilveirah deleted the DIA-2624_add_usnat_to_post_choice branch November 9, 2023 11:13
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.

2 participants