Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop into master #157

Merged
merged 9 commits into from
Jan 16, 2024
Merged

Merge develop into master #157

merged 9 commits into from
Jan 16, 2024

Commits on Oct 24, 2022

  1. PHP Linting (Pint)

    hotmeteor authored and github-actions[bot] committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7109add View commit details
    Browse the repository at this point in the history
  2. Check data before merging (#91)

    * try to map parameters to their types
    
    * Update RequestValidator.php
    
    * check data before casting
    
    * Refactoring
    
    * style ci
    
    Co-authored-by: Adam Campbell <[email protected]>
    Co-authored-by: Bastien Philippe <[email protected]>
    3 people authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6fdc6df View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Jul 28, 2023

  1. Add ability to choose which groups the middleware should be prepended…

    … to (#148)
    
    * feat: allow to add groups to prepend the middleware to
    
    * fix: remove formatting
    cmseguin authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    29dd797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e3501 View commit details
    Browse the repository at this point in the history
  3. Adds support for required, readOnly and writeOnly properties (#147)

    * chore: readonly writeonly test schemas
    
    * test: adds readonly tests
    
    * test: adds writeonly tests
    
    * feat: filter readonly and writeonly properties
    
    * fix: adds supports for anyOf, allOf and oneOf
    
    * fix: styling and debug
    
    * chore: styling
    
    * chore: removes extra space
    devan1011 authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f1e369c View commit details
    Browse the repository at this point in the history
  4. Add assertPathExists assertion (#146)

    This assertion is a convient way to only check whether an endpoint is in
    the spec or not.
    
    Co-authored-by: Alexander Lentner <[email protected]>
    lentex and Alexander Lentner authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    07bef2f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    e1e4169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0f4c9 View commit details
    Browse the repository at this point in the history