neuroforgede / nfcompose

Build REST APIs/Integrations in minutes instead of hours - NF Compose is a (data) integration platform that allows developers to define REST APIs in seconds instead of hours. Generated REST APIs are backed by postgres and support automatic consumer webhook notifications on data changes out of the box.
Mozilla Public License 2.0
33 stars 3 forks source link

compose_client version negotiation #83

Open s4ke opened 7 months ago

s4ke commented 7 months ago

We need a way to do version negotiation between a) the server and the client and b) the dumped files and the client. Otherwise, the client and the server need to be updated in lockstep which is not the nicest of experiences.

s4ke commented 7 months ago

In the meantime we switch behaviour to "EXCLUDE" instead of "RAISE" for undefined to not cause issues starting from 2.1.0