dylibso / dylibso/xtp-cpp-bindgen
fix required handling
Aperta
- Lingua principale
- TypeScript
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
For backwards compatibility, the c++ bindgen treated absence of a `required` array to mean all fields are required. This was wrong as in openapi, absence of `required` means all fields are optional. The other bindgens seem to handle this correctly.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.