cyvive / agnostic

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

Default to latest compatible Header #27

Open keidrych opened 5 years ago

keidrych commented 5 years ago

When querying the MicroService without an Accepts-Version header the latest compatible should be used.

This should also be placed in the return object to the header can be re-used for future requests (major version pinning)