nasa / utm-apis

The collection of APIs for NASA's UTM project in the form of OpenAPI documents.
55 stars 35 forks source link

UASVolumeReservation.type enum is not a required property #144

Closed issmith1 closed 5 years ago

issmith1 commented 5 years ago

the enum is DYNAMIC_RESTRICTION("DYNAMIC_RESTRICTION"), STATIC_ADVISORY("STATIC_ADVISORY");

but UVR.type can be null