kartverket / NGIS-OpenAPI

Tjenestebasert grensesnitt mot NGIS, basert på OpenAPI og REST.
3 stars 9 forks source link

PUSH: Subscriber doesn't care about Dataset version #92

Closed jarped closed 2 months ago

jarped commented 2 years ago

The Provider can push any dataset version to the Subscriber today.

meastp commented 1 year ago

Is the intention that the Subscriber (NGIS-OpenAPI) should fail the POST /datasets/{datasetId}/features request when the current dataset_version does not match the dataset_version query parameter?