SSW.CleanArchitecture
SSW.CleanArchitecture copied to clipboard
Remove specification.json from being checked-in and generate on build-time instead
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