Docs.rs
  • schemadoc-diff-0.1.20
    • schemadoc-diff 0.1.20
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • dbukhta
    • Dependencies
      • auto_impl ^1.0.1 normal
      • chrono ^0.4 normal
      • indexmap ^1.8.1 normal
      • once_cell ^1 normal
      • regex ^1 normal
      • schemadoc-diff-derive ^0.1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_path_to_error ^0.1 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal
    • Versions
    • 0.5% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Module checker

schemadoc_diff0.1.20

Module checker

Module Items

  • Modules
  • Structs
  • Traits
  • Functions

In crate schemadoc_diff

Modules

  • checker
  • context
  • core
  • diff_own_changes
  • diff_result_type
  • error
  • exporters
  • path_pointer
  • schema
  • schema_diff
  • schema_diff_utils
  • schemas
  • visitor
  • visitors

Statics

  • VERSIONS

Functions

  • get_schema_diff
  • is_current_diff_version
  • try_deserialize_schema
schemadoc_diff

Module checker

Settings
Help
Source

Modules§

added_required_body_property_check
added_required_parameter_check
added_required_request_body_check
removed_media_type_check
removed_operation_check
removed_response_property_check
removed_schema_enum_value_check
updated_schema_type_check

Structs§

ValidationIssue

Traits§

HasBreakingChange

Functions§

validate