Skip to content

chore(api): update api/x commands - #899

Merged
Shillaker merged 3 commits into
masterfrom
shillaker/chore/update-api-commands
Aug 24, 2026
Merged

chore(api): update api/x commands#899
Shillaker merged 3 commits into
masterfrom
shillaker/chore/update-api-commands

Conversation

@Shillaker

@Shillaker Shillaker commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description

Run make x-cmd to generate code for latest public API schema.

Changes:

  • New DBaaS endpoints
  • New environmental impact endpoints
  • Miscellaneous comment and doc updates
  • Add openapi.json and public-api.json to .gitignore (created by make x-cmd and should not be checked in)

Checklist

  • Changelog updated (under Unreleased block, and add the Pull Request #number for each bit you add to the CHANGELOG.md)
  • Testing

Testing

Ran locally with new endpoint, get-impact-report:

go run . api get-impact-report --from 2026-08-01 

And received the expected response.

@Shillaker
Shillaker force-pushed the shillaker/chore/update-api-commands branch from d004067 to 80510f3 Compare August 14, 2026 14:43
@Shillaker
Shillaker marked this pull request as ready for review August 14, 2026 14:43
@Shillaker
Shillaker changed the base branch from master to build/go-1.26.6 August 14, 2026 14:44
Comment thread openapi.json Outdated
Comment thread public-api.json Outdated
@Shillaker
Shillaker force-pushed the shillaker/chore/update-api-commands branch from 80510f3 to 6049110 Compare August 14, 2026 15:05
@Shillaker

Copy link
Copy Markdown
Contributor Author

@kobajagi I'm assuming I don't need to update the changelog for experimental endpoints, is that correct?

@kobajagi

Copy link
Copy Markdown
Contributor

@kobajagi I'm assuming I don't need to update the changelog for experimental endpoints, is that correct?

It wouldn't hurt to add a line in CHANGELOG.md. Just copy PR title.

Base automatically changed from build/go-1.26.6 to master August 17, 2026 08:55
@Shillaker
Shillaker force-pushed the shillaker/chore/update-api-commands branch from 6049110 to bf44e4f Compare August 24, 2026 07:09
@Shillaker
Shillaker merged commit 813dd1a into master Aug 24, 2026
7 checks passed
@Shillaker
Shillaker deleted the shillaker/chore/update-api-commands branch August 24, 2026 07:16
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