Skip to content

Conversation

@rasheedja
Copy link

  • From OpenApi 3.1
  • Preserves order for tuples
    • e.g., when generating typescript from generated openapi specs
      • (a, b) becomes [a, b] instead of [a || b, a || b]

spencerjanssen and others added 6 commits April 29, 2024 16:24
Not particularly useful until `insert-ordered-containers` does so too,
see phadej/insert-ordered-containers#58
Not especially useful until dependencies catch up, see:

* haskell/aeson#1096
* haskellari/qc-instances#92
* Use GHC-9.4.8 snapshot and fix few warnings

* gitignore stack.yaml.lock

* Fix schema for Maybe

* Use 'anyOf' instead of 'oneOf' to fix nested Maybe's

* Fix copy-pasta

---------

Co-authored-by: Uladzimir Stsepchanka <st.uladzimir@protonmail.com>
+ no luck so far

* src/Data/OpenApi.hs: C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants