linkedpipes / dcat-ap-forms

Forms application for filling out DCAT-AP v2.0.0 compatible metadata
MIT License
2 stars 2 forks source link

Add support for third-party data #165

Closed skodapetr closed 3 years ago

skodapetr commented 3 years ago

In order to allow easy integration with third party software we need to provide a way how to work with custom data - for example user identification/security token/...

Based on https://github.com/opendata-mvcr/lkod/issues/4

skodapetr commented 3 years ago

The post JSON object may contain field userData with thirt-party provided data.

jakubklimek commented 3 years ago

@skodapetr Can you provide a workflow of how this can be tested? I am not sure how to test the initial POST step (#163 )

skodapetr commented 3 years ago

It is similar, you just need to include userData next to formData.