SSW.CleanArchitecture icon indicating copy to clipboard operation
SSW.CleanArchitecture copied to clipboard

Remove specification.json from being checked-in and generate on build-time instead

Open christoment opened this issue 2 years ago • 0 comments

I think we should stop checking in specification.json - this should be build-time generated document

The consequences of this is that if we have other clients generated from this file (e.g. Frontend) then it will have to wait until this build is finished first, but I think that's fine since that's the build pipeline concern

christoment avatar Jun 13 '23 02:06 christoment