Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: api-platform/openapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1
Choose a base ref
...
head repository: api-platform/openapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2
Choose a head ref
  • 17 commits
  • 11 files changed
  • 6 contributors

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    7db3063 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. refactor(metadata): replace HttpOperation constants by raw strings (#…

    …5494)
    
    updateing metadata
    helyakin authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1b86f48 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge 3.1

    soyuka committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4e3803c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    35e70de View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. feat: union/intersect types (#5470)

    * fix(metadata): handle union/intersect types
    
    * review
    
    * try to move SchemaFactory onto SchemaPropertyMetadataFactory
    
    * complete property schema on SchemaFactory
    
    * Apply suggestions from code review
    
    Co-authored-by: Antoine Bluchet <soyuka@users.noreply.github.com>
    
    * fix: review
    
    * fix: cs
    
    * fix: phpunit
    
    * fix: cs
    
    * fix: tests about maker
    
    * fix: JsonSchema::SchemaFactory
    
    * fix: behat tests
    
    * fix deprec
    
    * tests
    
    ---------
    
    Co-authored-by: Antoine Bluchet <soyuka@users.noreply.github.com>
    vincentchalamon and soyuka authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0a76c08 View commit details
    Browse the repository at this point in the history
  2. Merge branch 3.1 into main

    soyuka committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    3023ca9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    a3c8527 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge 3.1

    soyuka committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    80f931f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge 3.1

    soyuka committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9a4f491 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. refactor: use provider/processor instead of event listeners (#5657)

    * refactor: use provider/processor instead of event listeners
    
    * tests
    soyuka authored Sep 2, 2023
    Configuration menu
    Copy the full SHA
    5af5d29 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    b48e6ca View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. feat: deprecate not setting formats manually (#5808)

    introduces documentation formats
    
    Co-authored-by: Sarahshr <saraah.sahraoui@gmail.com>
    soyuka and Sarahshr authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    07914ed View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix(jsonschema): restore type factory usage (#5897)

    fixes #5896
    soyuka authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bd5ca52 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. ci: conflict sebastian/comparator (#6032)

    * ci: conflict sebastian/comparator
    
    * for lowest
    soyuka authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e7a3e64 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Merge 3.1

    soyuka committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f48ebea View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. fix(openapi): compatibility with OpenAPI 3.0 (#6065)

    fixes #5978
    
    Co-authored-by: soyuka <soyuka@users.noreply.github.com>
    Romaixn and soyuka authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e8ae3db View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. chore: components dependencies (#6113)

    * chore: components dependencies
    
    * test
    soyuka authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4d3cf23 View commit details
    Browse the repository at this point in the history
Loading