1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 04:52:28 +00:00
deprecated-gotham-restful/tests/ui/endpoint
2021-02-21 18:21:09 +00:00
..
async_state.rs Reexports 2021-02-03 21:22:46 +00:00
async_state.stderr Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
custom_method_invalid_expr.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
custom_method_invalid_expr.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
custom_method_invalid_type.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
custom_method_invalid_type.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
custom_method_missing.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
custom_method_missing.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
custom_uri_missing.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
custom_uri_missing.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
invalid_attribute.rs Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
invalid_attribute.stderr Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
invalid_body_ty.rs improve ui on invalid types for endpoints 2021-02-21 18:06:50 +01:00
invalid_body_ty.stderr fix ui when openapi is enabled 2021-02-21 18:31:44 +01:00
invalid_params_ty.rs improve ui on invalid types for endpoints 2021-02-21 18:06:50 +01:00
invalid_params_ty.stderr fix ui when openapi is enabled 2021-02-21 18:31:44 +01:00
invalid_placeholders_ty.rs improve ui on invalid types for endpoints 2021-02-21 18:06:50 +01:00
invalid_placeholders_ty.stderr fix ui when openapi is enabled 2021-02-21 18:31:44 +01:00
invalid_return_type.rs improve ui on invalid types for endpoints 2021-02-21 18:06:50 +01:00
invalid_return_type.stderr split the ResourceResult trait 2021-02-21 18:21:09 +00:00
non_custom_body_attribute.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
non_custom_body_attribute.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
non_custom_method_attribute.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
non_custom_method_attribute.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
non_custom_params_attribute.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
non_custom_params_attribute.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
non_custom_uri_attribute.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
non_custom_uri_attribute.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00
self.rs Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
self.stderr Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
too_few_args.rs Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
too_few_args.stderr Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
too_many_args.rs Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
too_many_args.stderr Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
unknown_attribute.rs Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
unknown_attribute.stderr Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
unsafe.rs Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
unsafe.stderr Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
wants_auth_non_bool.rs Custom Endpoints 2021-01-18 16:56:16 +00:00
wants_auth_non_bool.stderr Custom Endpoints 2021-01-18 16:56:16 +00:00