Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
java-chassis-1.3.0
-
None
Description
In `contract first` development mode, user's writing swaggers by hand. But some times , these swaggers contents will be changed when register to service center and cause startup fail. This is because we parse swagger content to Swagger object, and again from Swagger to text content.
We can add a `syntaxt` check if Swagger if equals, not depends on text content.
Attachments
Issue Links
- links to