in POST /collections/{collectionID}/items operation, the return type specified in the schema is item pointing to OGC API Features API schema.
It should also be possible to return an item collection since the operation allows for posting an item collection.
in
POST /collections/{collectionID}/items
operation, the return type specified in the schema isitem
pointing to OGC API Features API schema. It should also be possible to return an item collection since the operation allows for posting an item collection.