Skip to content

fix boolean OpenAPI typing in HelloWorld process (#2316)#2318

Merged
tomkralidis merged 1 commit intomasterfrom
issue-2316
Apr 16, 2026
Merged

fix boolean OpenAPI typing in HelloWorld process (#2316)#2318
tomkralidis merged 1 commit intomasterfrom
issue-2316

Conversation

@tomkralidis
Copy link
Copy Markdown
Member

Overview

This PR fixes the OpenAPI as_bytes schema definition (bool -> boolean) for the HelloWorld process.

Related Issue / discussion

Fixes #2316

Additional information

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 0.24.0 milestone Apr 16, 2026
@tomkralidis tomkralidis added bug Something isn't working OGC API - Processes OGC API - Processes labels Apr 16, 2026
@tomkralidis tomkralidis requested a review from a team April 16, 2026 13:17
@tomkralidis
Copy link
Copy Markdown
Member Author

For some reason, trivy push CI seems to be stalled. I am merging this one given trivy PR CI passes as expected.

@tomkralidis tomkralidis merged commit 1112d2d into master Apr 16, 2026
9 of 10 checks passed
@tomkralidis tomkralidis deleted the issue-2316 branch April 16, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working OGC API - Processes OGC API - Processes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

invalid schema of as_bytes input in the sample hello-world processor

2 participants