Michael Branders
03/13/2023, 1:45 PMYousaf Nabi (pactflow.io)
Yousaf Nabi (pactflow.io)
1. Generate the OAS from code. This is the most reliable, because whenever the implementation changes, the OAS will change with it. Tools like Spring Docs (Java) and Swashbuckle (.NET) will do this for you.The actual mechanism depends on your tool
Michael Branders
03/13/2023, 1:53 PM