Skip to content

Add get_project_seed_json2qgis method and CLI command - #116

Merged
suricactus merged 1 commit into
masterfrom
QF-8813-get-project-seed-json2qgis
Sep 20, 2026
Merged

suricactus merged 1 commit into
masterfrom
QF-8813-get-project-seed-json2qgis

Conversation

@manylon

@manylon manylon commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Same shape as get_project_seed_xlsform, but for the new json2qgis seed endpoint.

  • add Client.get_project_seed_json2qgis in sdk.py, hitting GET /api/v1/projects/{id}/seed/json2qgis/
  • add the get-project-seed-json2qgis CLI command in cli.py

Same shape as `get_project_seed_xlsform`, but for the new `json2qgis`
seed endpoint.

- add `Client.get_project_seed_json2qgis` in `sdk.py`, hitting
  `GET /api/v1/projects/{id}/seed/json2qgis/`
- add the `get-project-seed-json2qgis` CLI command in `cli.py`
@duke-nyuki

Copy link
Copy Markdown
Collaborator

@suricactus suricactus left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Note that if we add a third type of file, we definitely need to abstract the download function.

@suricactus
suricactus merged commit 3de54e6 into master Sep 20, 2026
9 checks passed
@suricactus
suricactus deleted the QF-8813-get-project-seed-json2qgis branch September 20, 2026 23:03
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.

3 participants