Property-Data-Trust-Framework / api

Open API Specifications for the Property Data Trust Framework
MIT License
13 stars 3 forks source link

fix: schema references #19

Open ed-curran opened 5 months ago

ed-curran commented 5 months ago

think schema refs were broken when v2 was released. I re-pointed to the v1 folder.

amolpednekar commented 5 months ago

Good spot - but are we not going to have v3 versions of these links? We should ideally update to those?

ed-curran commented 5 months ago

Good spot - but are we not going to have v3 versions of these links? We should ideally update to those?

I think that would be a bit more involved then just bumping some refs. Would do it as a separate change. Probably needs a new v3 spec and keep the old one around.

I just wanted this spec to compile for now so I could add in the discovery API in https://github.com/Property-Data-Trust-Framework/api/pull/20