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
API documentation is available at the following link.
44
+
[] (https://feather-framework.github.io/feather-openapi/)
45
+
46
+
API documentation is available at the following link.
56
47
57
48
> [!WARNING]
58
49
> This repository is a work in progress, things can break until it reaches v1.0.0.
59
50
60
-
61
51
## Development
62
52
63
53
- Build: `swift build`
64
-
- Test:
65
-
- local: `swift test`
66
-
- using Docker: `make docker-test`
54
+
- Test:
55
+
- local: `swift test`
56
+
- using Docker: `make docker-test`
67
57
- Format: `make format`
68
58
- Check: `make check`
69
59
70
60
## Contributing
71
61
72
-
[Pull requests](https://github.com/feather-framework/feather-openapi/pulls) are welcome. Please keep changes focused and include tests for new logic. 🙏
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
62
+
[Pull requests](https://github.com/feather-framework/feather-openapi/pulls) are welcome. Please keep changes focused and include tests for new logic.
0 commit comments