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

[Dart] Implement response headers #13403

Open
provokateurin opened this issue Sep 12, 2022 · 1 comment
Open

[Dart] Implement response headers #13403

provokateurin opened this issue Sep 12, 2022 · 1 comment

Comments

@provokateurin
Copy link
Contributor

Is your feature request related to a problem? Please describe.

The dart generator doesn't support response headers like described in https://swagger.io/docs/specification/describing-responses. You can get them manually using the WithHttpInfo methods, but it is very inconvenient to do it that way.

Describe the solution you'd like

Implement a way to get the headers from the responses with the existing methods and not using the WithHttpInfo methods.

@ahmednfwela
Copy link
Contributor

@jaumard (2018/09) @josh-burton (2019/12) @amondnet (2019/12) @sbu-WBT (2020/12) @kuhnroyal (2020/12) @agilob (2020/12) @ahmednfwela (2021/08)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants