ploughshares/docker/ploughshares
colin 9dea0bac65
ci/woodpecker/push/woodpecker Pipeline was successful Details
Fix API documentation to reflect actual API responses
- Removed non-existent fields: transaction_id, transaction_no
- Updated field names to match actual database schema (id instead of transaction_id)
- Added comprehensive field documentation for POST endpoint
- Updated all example responses to match actual API behavior
- Added required vs optional field documentation
- Fixed response structure to match actual API responses
2025-07-23 18:45:08 -04:00
..
__pycache__ Improved usability and accessibility: 2025-07-04 23:19:49 -04:00
static View Transaction page visual tweaks 2025-07-10 16:16:19 -04:00
templates Fix API documentation to reflect actual API responses 2025-07-23 18:45:08 -04:00
Dockerfile Improved usability and accessibility: 2025-07-04 23:19:49 -04:00
app.py Add prev_pending_id and next_pending_id 2025-07-18 19:36:33 -04:00
data.json Initial commit with version 0.1.2 2025-07-03 13:44:14 -04:00
init_db.py Fix incorrect db info 2025-07-17 20:58:49 -04:00
migrate_approval.py Add transaction approval system 2025-07-04 22:26:20 -04:00
populate_test_data.py Improved usability and accessibility: 2025-07-04 23:19:49 -04:00
requirements.txt Add secure headers using flask-talisman 2025-07-03 14:03:18 -04:00
run_migration.py Improved usability and accessibility: 2025-07-04 23:19:49 -04:00
schema.sql Fix incorrect db info 2025-07-17 20:58:49 -04:00