bic-org-uk / bic-lcf

BIC Library Communication Framework
https://bic-org-uk.github.io/bic-lcf
Other
7 stars 4 forks source link

327 create a method to query which version of lcf an endpoint implements #333

Open anthonywhitford opened 6 months ago

anthonywhitford commented 6 months ago

This PR includes all the changes for Issue 327, introducing the new LCF VERSION entity, E16, and removing the /1.0/ from within the REST implementation standard. The new LcfVersion XML entity within the schema does not extend the default LcfEntity, as there is no requirement for an as this is a statement of a version, not an entity row in a table of data.

This is a breaking change - so this should be in LCF 1.4.x rather than a patch for 1.3