Skip to content

Commit 6400bc2

Browse files
author
github-actions
committed
Update API documentation for Firefly III
1 parent 37524b6 commit 6400bc2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

firefly-iii-develop-v1.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ servers:
77
info:
88
title: Firefly III API develop
99
description: |
10-
This is the documentation of the Firefly III API. You can find accompanying documentation on the website of Firefly III itself (see below). Please report any bugs or issues. You may use the "Authorize" button to try the API below. This file was last generated on 2025-03-05T18:59:11+00:00
10+
This is the documentation of the Firefly III API. You can find accompanying documentation on the website of Firefly III itself (see below). Please report any bugs or issues. You may use the "Authorize" button to try the API below. This file was last generated on 2025-03-05T19:11:54+00:00
1111
Please keep in mind that the demo site does not accept requests from curl, colly, wget, etc. You must use a browser or a tool like Postman to make requests. Too many script kiddies out there, sorry about that.
1212

1313
version: "develop"
@@ -18747,6 +18747,7 @@ components:
1874718747
current_amount:
1874818748
type: string
1874918749
format: amount
18750+
nullable: true
1875018751
example: "123.45"
1875118752
description: "The amount saved currently."
1875218753
PiggyBankStore:

firefly-iii-develop-v2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ servers:
77
info:
88
title: Firefly III API develop
99
description: |
10-
This is the documentation of the Firefly III API. You can find accompanying documentation on the website of Firefly III itself (see below). Please report any bugs or issues. You may use the "Authorize" button to try the API below. This file was last generated on 2025-03-05T18:59:11+00:00
10+
This is the documentation of the Firefly III API. You can find accompanying documentation on the website of Firefly III itself (see below). Please report any bugs or issues. You may use the "Authorize" button to try the API below. This file was last generated on 2025-03-05T19:11:54+00:00
1111
Please keep in mind that the demo site does not accept requests from curl, colly, wget, etc. You must use a browser or a tool like Postman to make requests. Too many script kiddies out there, sorry about that.
1212
The v2 version of the API is not yet complete. My apologies for any laps or inconsistencies. Please report any issues you find.
1313
version: "develop"

0 commit comments

Comments
 (0)