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

TagsField only supports tag lists #131

Open
lllama opened this issue Jul 26, 2021 · 1 comment
Open

TagsField only supports tag lists #131

lllama opened this issue Jul 26, 2021 · 1 comment

Comments

@lllama
Copy link

lllama commented Jul 26, 2021

API Gateway V2 APIs have their tags defined as a simple dictionary, rather than the traditional Key/Value pairing. TagsField will throw a TypeError as a result.

An example response can be seen here: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/apigatewayv2.html#ApiGatewayV2.Client.get_apis

@jbmchuck
Copy link
Contributor

See #130 (comment)

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

No branches or pull requests

2 participants