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

No way to handle api create responses that return text instead of json. #272

Open
mattsibson-sandigital opened this issue Jul 22, 2024 · 0 comments

Comments

@mattsibson-sandigital
Copy link

Working with an api that returns simple the id in the response.

I.e

POST /object
returns
""

Having a special character/wildcard matcher would be helpful for this case. Something like
id_attribute = "."
or another attribute to handle this case.

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

1 participant