Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kdy1/rweb issues and pull requests
#107 - Fixes for recent compiler warning and failing tests.
Pull Request -
State: open - Opened by ddboline over 1 year ago
#106 - prod
Issue -
State: open - Opened by collinsmarra about 2 years ago
#105 - Invalid fragment specifier
Issue -
State: closed - Opened by sshmendez over 2 years ago
- 1 comment
#104 - OpenAPI Request Body generation with #[json]
Issue -
State: open - Opened by wallagib over 2 years ago
#103 - #[router] moves #[data] to the first filter
Issue -
State: open - Opened by xabufr almost 3 years ago
#102 - Inject dependency into a filter using openapi macro
Issue -
State: open - Opened by seguidor777 almost 3 years ago
- 6 comments
#101 - feat(rweb): Implement Entity for Ipv4Addr/Ipv6Addr
Pull Request -
State: closed - Opened by vifino about 3 years ago
#100 - Support all 4 serde enum representations
Pull Request -
State: closed - Opened by E-gy about 3 years ago
#99 - OpenAPI spec gen - properly read all `#[serde]` attributes
Issue -
State: closed - Opened by E-gy about 3 years ago
#98 - Fix derive Entity/Schema generate non-compliant component descibers
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 2 comments
#97 - OpenAPI spec generation - Detect recursion in components
Issue -
State: closed - Opened by johnchildren over 3 years ago
- 6 comments
#96 - Document that/why returning a non-Result when handler is async is invalid
Issue -
State: open - Opened by WasabiFan over 3 years ago
- 2 comments
#95 - OpenAPI spec gen - detect serde enum representation
Issue -
State: closed - Opened by E-gy over 3 years ago
#94 - docs: Documentation improvement and enforcing
Pull Request -
State: open - Opened by kate-shine over 3 years ago
- 3 comments
#93 - Entity `describe` & component improvements
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 2 comments
#92 - fix: allow to disable websocket and multipart from warp
Pull Request -
State: closed - Opened by xabufr over 3 years ago
#91 - fix: allow to disable websocket and multipart from warp
Pull Request -
State: closed - Opened by xabufr over 3 years ago
#90 - Openapi specs are not generating when #[data] is in use
Issue -
State: closed - Opened by glebpom over 3 years ago
- 4 comments
#89 - Serde serializes result as externally tagged enum
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 1 comment
#89 - Serde serializes result as externally tagged enum
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 1 comment
#88 - feat: Add `boxed` feature
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
#88 - feat: Add `boxed` feature
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
#87 - Incorrect OpenAPI spec for Result type
Issue -
State: closed - Opened by freopen over 3 years ago
- 2 comments
#87 - Incorrect OpenAPI spec for Result type
Issue -
State: closed - Opened by freopen over 3 years ago
- 2 comments
#86 - fix(macros): Don't request `Entity` if a field is skipped
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
#86 - fix(macros): Don't request `Entity` if a field is skipped
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
#85 - feat(rweb): Implement Entity for chrono types
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
- 1 comment
#85 - feat(rweb): Implement Entity for chrono types
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
- 1 comment
#84 - fix(macros): Don't require skipped field to be `Entity`
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
#84 - fix(macros): Don't require skipped field to be `Entity`
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
#83 - Implement openapi::Entity for chrono types
Issue -
State: closed - Opened by freopen over 3 years ago
- 1 comment
#83 - Implement openapi::Entity for chrono types
Issue -
State: closed - Opened by freopen over 3 years ago
- 1 comment
#82 - Add form validations
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
- 1 comment
#82 - Add form validations
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
- 1 comment
#81 - EnumSet support
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#80 - Open APi spec file upload
Issue -
State: open - Opened by krlohnes over 3 years ago
- 5 comments
#79 - C-Like Enums schema type is string
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#79 - C-Like Enums schema type is string
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#78 - openapi: c-like enums appear in the generated spec as object instead of string
Issue -
State: closed - Opened by imp over 3 years ago
- 1 comment
#78 - openapi: c-like enums appear in the generated spec as object instead of string
Issue -
State: closed - Opened by imp over 3 years ago
- 1 comment
#77 - Need more examples on how to generate possible errors in openapi spec
Issue -
State: open - Opened by imp over 3 years ago
- 6 comments
#76 - Make `cargo clippy --workspace --all-features` come clean
Pull Request -
State: closed - Opened by imp over 3 years ago
#75 - impl Entity for Uuid
Pull Request -
State: closed - Opened by imp over 3 years ago
- 1 comment
#74 - openapi 0.6
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#73 - impl Schema/Entity for uuid::Uuid
Issue -
State: closed - Opened by imp over 3 years ago
- 2 comments
#72 - OpenAPI spec gen - support #[serde(flatten)] attr
Issue -
State: open - Opened by imp over 3 years ago
- 1 comment
#72 - OpenAPI spec gen - support #[serde(flatten)] attr
Issue -
State: open - Opened by imp over 3 years ago
- 1 comment
#71 - Schema components further fixes and improvements
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 1 comment
#70 - CI - build & test everything
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#69 - use indexmap macro reexport from rweb
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#69 - use indexmap macro reexport from rweb
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#68 - Configure ci
Pull Request -
State: closed - Opened by kdy1 over 3 years ago
#67 - use of undeclared crate or module `indexmap`
Issue -
State: closed - Opened by szagi3891 over 3 years ago
- 4 comments
#66 - Implementing the Entity trait for HashMap and Arc
Pull Request -
State: closed - Opened by szagi3891 over 3 years ago
#65 - openapi impl entity for fixed size arrays
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 3 comments
#64 - openapi derive schema acknowledge serde skip
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#64 - openapi derive schema acknowledge serde skip
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#63 - openapi(response) typo / 🐛 fix
Pull Request -
State: closed - Opened by E-gy over 3 years ago
#62 - openapi(response) typo / 🐛 fix
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 1 comment
#61 - openapi schema subcomponents, components with generics, generic subcomponents...
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 4 comments
#61 - openapi schema subcomponents, components with generics, generic subcomponents...
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 4 comments
#60 - schema allow both example and description simultaneously
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 2 comments
#59 - openapi Schema derive required
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 1 comment
#58 - openapi(response) to specify additional response codes
Pull Request -
State: closed - Opened by E-gy over 3 years ago
- 2 comments
#57 - Global route registrar
Issue -
State: closed - Opened by richardanaya over 3 years ago
- 3 comments
#56 - Adding support for easy openapi UX interaction similar to FastAPI
Pull Request -
State: closed - Opened by richardanaya over 3 years ago
#55 - Documentation on openapi documentation is old
Issue -
State: closed - Opened by richardanaya over 3 years ago
- 1 comment
#54 - Spec gen - Serde skip
Issue -
State: closed - Opened by E-gy over 3 years ago
- 1 comment
#53 - Error compiling example
Issue -
State: closed - Opened by ranaya-formant over 3 years ago
- 1 comment
#52 - Consider embedding rapidoc open app viewer
Issue -
State: closed - Opened by richardanaya over 3 years ago
- 1 comment
#51 - TRIVIAL: Fix missing double quote
Pull Request -
State: closed - Opened by imp over 3 years ago
- 1 comment
#50 - Information on required fields is missing in generated structures
Issue -
State: closed - Opened by szagi3891 over 3 years ago
- 1 comment
#49 - Upgrade to warp 0.3
Pull Request -
State: closed - Opened by ddboline over 3 years ago
#48 - Upgrade to tokio 1?
Issue -
State: closed - Opened by ShadowJonathan almost 4 years ago
- 2 comments
#47 - Cleaning up of milestones to reflect latest versioning
Issue -
State: closed - Opened by ShadowJonathan almost 4 years ago
#47 - Cleaning up of milestones to reflect latest versioning
Issue -
State: closed - Opened by ShadowJonathan almost 4 years ago
#46 - Error compiling macro module
Issue -
State: closed - Opened by szagi3891 almost 4 years ago
- 8 comments
#45 - docs: Point to latest documentation from README
Pull Request -
State: closed - Opened by dbanty almost 4 years ago
- 1 comment
#44 - #[serde(rename_all)] doesn't applied to the enum variant name on openapi spec
Issue -
State: closed - Opened by HyeonuPark almost 4 years ago
- 1 comment
#43 - Example of handling errors when using openapi
Issue -
State: open - Opened by stepan-romankov about 4 years ago
- 2 comments
#43 - Example of handling errors when using openapi
Issue -
State: open - Opened by stepan-romankov about 4 years ago
- 2 comments
#42 - Fixed some minor typos
Pull Request -
State: closed - Opened by NULLx76 over 4 years ago
- 1 comment
#41 - Fix missing openapi components from response
Pull Request -
State: closed - Opened by dwarn-axiallon over 4 years ago
- 1 comment
#40 - OpenAPI component definition not included in Spec when struct only ever used in response
Issue -
State: closed - Opened by dwarn-axiallon over 4 years ago
- 1 comment
#39 - dependency injection not possible?
Issue -
State: closed - Opened by vn971 over 4 years ago
- 7 comments
#39 - dependency injection not possible?
Issue -
State: closed - Opened by vn971 over 4 years ago
- 7 comments
#38 - openapi: cannot generate multiple schemas
Issue -
State: closed - Opened by vn971 over 4 years ago
- 2 comments
#37 - openapi: adding "description" removes "example"
Issue -
State: closed - Opened by vn971 over 4 years ago
- 5 comments
#36 - fix the README example to actually compile
Pull Request -
State: closed - Opened by vn971 over 4 years ago
- 3 comments
#35 - update rweb version in README.md
Pull Request -
State: closed - Opened by vn971 over 4 years ago
- 2 comments
#34 - [Merged by Bors] - Fix doc typo 'herader'
Pull Request -
State: closed - Opened by Celeo almost 5 years ago
- 3 comments
#34 - [Merged by Bors] - Fix doc typo 'herader'
Pull Request -
State: closed - Opened by Celeo almost 5 years ago
- 3 comments
#33 - [Merged by Bors] - Handle openapi request content-type
Pull Request -
State: closed - Opened by 0x003e almost 5 years ago
- 5 comments
#32 - [Merged by Bors] - Handle renaming
Pull Request -
State: closed - Opened by kdy1 almost 5 years ago
- 3 comments
#32 - [Merged by Bors] - Handle renaming
Pull Request -
State: closed - Opened by kdy1 almost 5 years ago
- 3 comments
#31 - Handle c-like enums
Pull Request -
State: closed - Opened by kdy1 almost 5 years ago
- 3 comments
#30 - Enum value of a request path parameter
Issue -
State: closed - Opened by 0x003e almost 5 years ago
- 4 comments
#29 - Travis stable
Pull Request -
State: closed - Opened by Muqito almost 5 years ago
#28 - [Merged by Bors] - Removed confusing comment in examples/multiple_routes_call
Pull Request -
State: closed - Opened by Muqito almost 5 years ago
- 3 comments
#27 - [Merged by Bors] - Multiple routes
Pull Request -
State: closed - Opened by Muqito almost 5 years ago
- 8 comments