Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
export microservice swagger contents to local files so that can be imported to other microservice and do not need query service center.
- configure file path: if configured , export to the path
- export to temporary folder(e.g. /tmp/)
- add a configuration, to switch export to path and print to stdout, default to export to path
- structures:
~/temp/microserivces/{service-name}/{schema-id}.yaml
notice: create property file permission (read only to others)