[Release-17] Upgrade SBI to v17.x.0

This commit is contained in:
Sukchan Lee 2023-03-01 19:56:49 +09:00
parent 969c116e77
commit 4d44b1843e
1687 changed files with 121604 additions and 9310 deletions

View file

@ -1,7 +1,7 @@
/*
* spatial_validity_rm.h
*
* this data type is defined in the same way as the SpatialValidity data type, but with the OpenAPI nullable property set to true
* This data type is defined in the same way as the SpatialValidity data type, but with the OpenAPI nullable property set to true.
*/
#ifndef _OpenAPI_spatial_validity_rm_H_