We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf6184 commit 30b7e99Copy full SHA for 30b7e99
hledger-web/hledger-web.cabal
@@ -34,6 +34,7 @@ extra-source-files:
34
README.md
35
config/favicon.ico
36
config/keter.yaml
37
+ config/openapi.yaml
38
config/robots.txt
39
config/routes
40
config/settings.yml
hledger-web/package.yaml
@@ -28,6 +28,7 @@ extra-source-files:
28
- README.md
29
- config/favicon.ico
30
- config/keter.yaml
31
+- config/openapi.yaml
32
- config/robots.txt
33
- config/routes
- config/settings.yml
0 commit comments