You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,13 @@ Google Summer of Code @Swift project to integrate OpenAPI Integration with Swift
12
12
13
13
Currently, Swift developers maintaining REST APIs need to manually document their APIs in DocC while separately maintaining OpenAPI specifications. This creates duplicate work and potential inconsistencies between API specifications and documentation.
14
14
15
+
## Contributing to OpenAPI Integration with DocC
16
+
17
+
The Swift Forums are the best place to get help with OpenAPI Integration with DocC and discuss future plans.
18
+
19
+
As an Open Source Project, we value any contribution made to this tool. Please see the contributing guide for more information on how to contribute and build OpenAPI from source.
20
+
21
+
15
22
## Project Status
16
23
The project is in active development, with a working Proof of Concept (PoC) generating DocC documentation. Check out the live example below!
0 commit comments