Open suraj-mane-zellis opened 6 months ago
Hi @wog48 , Can we provide only certain fields and entity into response of getter API using any EDM annotation ? So We Can achieve API versioing in JPA processor . I dont want to use @edmIgnore because I want provide response of those fields or entity conditionally.
PLease refer versioning startergy https://www.xmatters.com/blog/blog-four-rest-api-versioning-strategies
HI @wog48 ,
I am waiting for your valuable response from long time . Is there any implementation in jpa processor to achieve URL based versioning ?
Sorry for the late response.
It turned out that the original idea for versioning does not work. New one is under development.
Can We do versioning on entity ? Suppose I have added new entity , I want to show this entity in different version . https://www.postman.com/api-platform/api-versioning/