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

SecretIdTtl must be int32 for automatic conversion #239

Closed
wants to merge 1 commit into from

Conversation

sebinjohn
Copy link

Description

Please describe the change proposed in this pull request, including relevant
motivation and context.

Proposing to change the type of SecretIdTtl in the AppRoleLookUpSecretIdByAccessorResponse type for automatic json parsing.

I'm getting the following error while using the API

cannot unmarshal number into Go struct field AppRoleLookUpSecretIdByAccessorResponse.data.secret_id_ttl of type string

Resolves # (issue)

How has this been tested?

Please describe the tests you ran.

@sebinjohn sebinjohn requested a review from a team as a code owner September 29, 2023 02:31
@sebinjohn sebinjohn closed this Sep 29, 2023
@sebinjohn sebinjohn deleted the patch-1 branch September 29, 2023 03:08
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.

None yet

1 participant