nasa / utm-apis

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

array of pks #109

Open akishiha opened 5 years ago

akishiha commented 5 years ago

Why not have this an array of uuids?

https://github.com/nasa/utm-apis/blob/8190b0c93c7605b23384f06c77769abb209b8ca7/tcl4-data-apis/utm-tcl4-data-collection.yaml#L336

nasajoey commented 5 years ago

in Sprint 1, we didn't have a use case for them... every exchange was a single primary key. Then after discussing the potential change, I decided not to break stuff. So, this was sort of an inertia decision.

Not that we shouldn't do it or that we won't do it... will leave this issue open.

akishiha commented 5 years ago

ok sounds good

issmith1 commented 5 years ago

seems this issue should be closed since the code under discussion was moved away from this project