Skip to content

Issues: poem-web/poem

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Poem OpenAI path not merging when combining multiple impl OpenApi bug Something isn't working
#923 opened Dec 8, 2024 by lucemans
Entire URL cannot be extracted in handler, only path is provided bug Something isn't working
#922 opened Dec 8, 2024 by skrcka
Is it possible to stream a large response that is too big to be kept in RAM? question Further information is requested
#920 opened Nov 27, 2024 by amokfa
Hide operation parameters from OpenAPI schema enhancement New feature or request
#919 opened Nov 27, 2024 by Shadow53
Custom extra validation on ParseFromJSON enhancement New feature or request
#918 opened Nov 26, 2024 by Shadow53
Cannot access security scheme field, because it's private question Further information is requested
#915 opened Nov 25, 2024 by BimaAdi
Any plans to support OpenAPI 3.1.0? enhancement New feature or request
#914 opened Nov 21, 2024 by danechitoaie
Poem openapi Option<T> ToJSON & Type implementation mismatch bug Something isn't working
#913 opened Nov 19, 2024 by Nahuel-M
docs not in sync with README bug Something isn't working
#912 opened Nov 12, 2024 by nkconnor
[poem-openapi] Allow for custom openapi extensions enhancement New feature or request
#908 opened Oct 28, 2024 by Zstorm999
How to put validation on an array member in a Query Parameter? question Further information is requested
#907 opened Oct 25, 2024 by stevenj
Allow access to headers in poem::web::Field enhancement New feature or request
#906 opened Oct 25, 2024 by Bednys94
AsyncAPI support enhancement New feature or request
#903 opened Oct 21, 2024 by musjj
how to define routes like /user:batch_delete? question Further information is requested
#899 opened Oct 16, 2024 by lagudomeze
Regex with EmbeddedFilesEndpoint question Further information is requested
#896 opened Oct 13, 2024 by skrcka
Set multiple cookie headers in an OpenAPI route enhancement New feature or request
#895 opened Oct 11, 2024 by musjj
RustlsConfig to be reloadable enhancement New feature or request
#893 opened Oct 7, 2024 by tisonkun
Include middleware dependencies in openapi specification enhancement New feature or request
#892 opened Oct 7, 2024 by skrcka
How to add socketioxide? question Further information is requested
#888 opened Sep 30, 2024 by zhuyu4839
Specify enum paths in OpenAPI enhancement New feature or request
#887 opened Sep 29, 2024 by musjj
ProTip! Exclude everything labeled bug with -label:bug.