Skip to content

Commit

Permalink
Cleans up the roadmap which was out of date
Browse files Browse the repository at this point in the history
  • Loading branch information
stumpylog committed Oct 8, 2024
1 parent fb588ce commit 0d5215c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# Roadmap

## Custom Response Class

Currently, the response returned is a basic httpx.Response. It could be useful to abstract this in some manner, especially for responses which return a zip file.

- Ability to iterate through the zip file contents in some way
- Ability to write the response to some given output location?

## Missing Routes/Options

- Missing the configuration of the units of page size, currently it is always inches
While I'm sure there's something out there, nothing is currently on the roadmap.

0 comments on commit 0d5215c

Please sign in to comment.