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: zircote/swagger-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.1
Choose a base ref
...
head repository: zircote/swagger-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.2
Choose a head ref
  • 1 commit
  • 43 files changed
  • 1 contributor

Commits on Jan 16, 2022

  1. Improve PHP 8.1 enum handling (#1060)

    * Reorder/rename some examples
    * Update using-links-php81 example to use PHP 8.1 enum
    * Allow both Parameter and PathParameter as method parameter attribute
    * Simplify schema ref creation
    * Map complex types to schema refs if possible
    * Allow Property method param attributes
      This allows to annotate promoted properties in schema models.
    DerManoMann authored Jan 16, 2022
    Copy the full SHA
    910eda5 View commit details
Loading