Skip to content

update api posts to latest fastapi#18

Merged
Scartography merged 3 commits intomainfrom
job-post-update-fix
Feb 26, 2026
Merged

update api posts to latest fastapi#18
Scartography merged 3 commits intomainfrom
job-post-update-fix

Conversation

@Scartography
Copy link
Member

No description provided.

@Scartography Scartography self-assigned this Feb 25, 2026
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Scartography
Copy link
Member Author

@ungarj I am quite spent today; but it seems fastapi accepts python dictionaries as json=job of type dict

This is me trying to release the fastapi restriction from versioning, to try to keep up with changes...might lead to mini release; maybe we can find some other features we might want to add/update like the test-run cmd.

@Scartography
Copy link
Member Author

test pass, using headers={"Content-Type": "application/json"}, instead of data= or json= to post job.

@Scartography Scartography merged commit c99106d into main Feb 26, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants