This repository was archived by the owner on Jul 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1+ 0.3.1 (2022-11-27)
2+ ------------------
3+ * Changed yaml-doc-tool version to 0.3.1
4+ * Corrected [ yaml-doc-config sample] ( src/test/resources/yaml-doc-config.xml )
5+
160.3.0 (2022-11-27)
27------------------
3- + Changed parent pom version (fj-bom) to 0.2.3
8+ * Changed parent pom version (fj-bom) to 0.2.3
49* Updated documentation
510* Updated to yaml-doc-tool 0.3.0
Original file line number Diff line number Diff line change 1111 <relativePath ></relativePath >
1212 </parent >
1313
14- <version >0.3.0 </version >
14+ <version >0.3.1 </version >
1515 <packaging >maven-plugin</packaging >
1616
1717 <name >yaml-doc-maven-plugin</name >
Original file line number Diff line number Diff line change 11<yaml-doc-config >
22
3- <openapi id =" sample"
4- inputYaml=" src/test/resources/sample/sample.yaml"
5- outputFile=" target/sample.pdf"
6- />
3+ <openapi-catalog id =" sample" >
4+ <openapi id =" sample_yaml"
5+ inputYaml=" src/test/resources/sample/sample.yaml"
6+ outputFile=" target/sample.pdf"
7+ useOpenapiTitle=" true"
8+ />
9+ </openapi-catalog >
710
811</yaml-doc-config >
You can’t perform that action at this time.
0 commit comments