dylibso / dylibso/xtp-cpp-bindgen
fix required handling
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.