Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baerwang/openapi-rs
/ functions
Functions
163 in github.com/baerwang/openapi-rs
⨍
Functions
163
◇
Types & classes
36
Function
parse_components_base
()
tests/tests.rs:96
Function
parse_components_one_of
()
tests/tests.rs:271
Function
parse_example
()
tests/tests.rs:26
Function
parse_field_of_example
()
tests/tests.rs:409
Function
parse_openapi_31_with_json_schema_dialect
()
tests/tests.rs:535
Function
parse_openapi_31_with_webhooks
()
tests/tests.rs:492
Function
parse_openapi_32_with_info_summary
()
tests/tests.rs:614
Function
parse_openapi_32_with_query_method
()
tests/tests.rs:641
Function
parse_openapi_32_with_querystring_parameter
()
tests/tests.rs:684
Function
parse_openapi_32_with_self_field
()
tests/tests.rs:587
Function
parse_path_response_one_of
()
tests/tests.rs:358
Method
query
(&self, open_api: &OpenAPI)
src/request/actix_web.rs:52
Function
query_method_alongside_traditional_methods
()
tests/tests.rs:1403
Function
query_method_with_full_operation_details
()
tests/tests.rs:1263
Function
querystring_parameter_with_complex_schema
()
tests/tests.rs:1494
Function
querystring_vs_regular_query_parameters
()
tests/tests.rs:1624
Function
self_field_optional
()
tests/tests.rs:1170
Function
self_field_variations
()
tests/tests.rs:1129
Function
serialization_of_new_fields
()
tests/tests.rs:1746
Method
should_extract_body
(req: &HttpRequest)
src/request/actix_web.rs:243
Function
t
(v: &str, format: Format)
src/validator/validator_test.rs:386
Function
test_body_array_validation
()
src/validator/validator_test.rs:568
Function
test_body_enum_validation
()
src/validator/validator_test.rs:671
Function
test_enum_validation_in_properties
()
src/validator/enum_test.rs:107
Function
test_enum_validation_query_parameter
()
src/validator/enum_test.rs:9
Function
test_enum_validation_with_different_types
()
src/validator/enum_test.rs:62
Function
test_invalid_regex_pattern
()
src/validator/pattern_test.rs:284
Function
test_middleware_with_post_request
()
src/request/actix_web.rs:329
Function
test_middleware_with_valid_request
()
src/request/actix_web.rs:299
Function
test_multiple_patterns_validation
()
src/validator/pattern_test.rs:259
Function
test_parse_info_summary
()
examples/openapi_32_features.rs:519
Function
test_parse_json_schema_dialect
()
examples/openapi_31_features.rs:275
Function
test_parse_query_method
()
examples/openapi_32_features.rs:568
Function
test_parse_querystring_parameter
()
examples/openapi_32_features.rs:539
Function
test_parse_self_field
()
examples/openapi_32_features.rs:495
Function
test_parse_webhooks
()
examples/openapi_31_features.rs:247
Function
test_pattern_performance_with_complex_regex
()
src/validator/pattern_test.rs:447
Function
test_pattern_priority_parameter_vs_schema
()
src/validator/pattern_test.rs:402
Function
test_pattern_validation
()
src/validator/validator_test.rs:868
Function
test_pattern_validation_comprehensive
()
src/validator/pattern_test.rs:192
Function
test_pattern_validation_edge_cases
()
src/validator/pattern_test.rs:330
Function
test_pattern_with_non_string_values
()
src/validator/pattern_test.rs:307
Function
test_query_required_validation
()
src/validator/validator_test.rs:279
Function
test_query_value_limit_validation
()
src/validator/validator_test.rs:480
Function
test_schema_pattern_validation
()
src/validator/pattern_test.rs:248
Function
test_should_extract_body
()
src/request/actix_web.rs:367
Function
test_uuid_body_validation
()
src/validator/validator_test.rs:202
Function
test_uuid_path_validation
()
src/validator/validator_test.rs:39
Function
test_uuid_query_validation
()
src/validator/validator_test.rs:119
Function
validate_query_method_recognized
()
tests/tests.rs:2282
Function
validate_querystring_parameter_must_be_json
()
tests/tests.rs:2306
Function
version_detection_31
()
tests/tests.rs:562
Function
version_detection_32
()
tests/tests.rs:730
Function
version_detection_various_versions
()
tests/tests.rs:1697
Function
webhooks_with_multiple_operations
()
tests/tests.rs:863
Function
webhooks_with_parameters_and_security
()
tests/tests.rs:963
Method
with_console_output
Enable/disable console output
src/observability/mod.rs:129
Method
with_level
Set log level
src/observability/mod.rs:117
Method
with_log_file
Set log file path
src/observability/mod.rs:123
Method
with_target
Enable/disable target information display
src/observability/mod.rs:141
Method
with_thread
Enable/disable thread information display
src/observability/mod.rs:147
Method
with_timestamp
Enable/disable timestamp display
src/observability/mod.rs:135
Method
yaml
(contents: &str)
src/model/parse.rs:67
← previous
101–163 of 163, ranked by callers