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: readmeio/oas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 21.1.1
Choose a base ref
...
head repository: readmeio/oas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 21.1.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    23b8578 View commit details
    Browse the repository at this point in the history
  2. fix: pass required array into merge schema (#797)

    * test: add test for required label polymorphism quirk
    
    * fix: add required objects into schema merge
    
    * test: remove test environment stuff
    
    * test: update test to use toHaveProperty
    
    * test: slim down test file
    
    * test: remove console.log & .only
    
    * test: removed unused test content and snapshot
    
    ---------
    
    Co-authored-by: Kanad Gupta <8854718+kanadgupta@users.noreply.github.com>
    darrenyong and kanadgupta authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7aff6fc View commit details
    Browse the repository at this point in the history
  3. build: 21.1.2 release

    kanadgupta committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0a9b780 View commit details
    Browse the repository at this point in the history
Loading