cyvive / agnostic

Software Agnostic Development Accelerator
Mozilla Public License 2.0
1 stars 2 forks source link

Map of Compatible Schema Versions #26

Open keidrych opened 5 years ago

keidrych commented 5 years ago

When interacting with Fastify endpoints, the Accepts-Version header is supplied, (or latest compatible is used).

The entire compatibility map should be generated and attached to the data object as part of the pipeline. This ensures that any external API's or databases the schema and versions are correct for the incoming request