Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update schema.go #12

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Update schema.go #12

merged 1 commit into from
Jun 12, 2023

Conversation

rachfop
Copy link
Contributor

@rachfop rachfop commented Jun 5, 2023

Fix typo

Description

Fixes typo in schema.

What does this PR do?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

Fix typo

Signed-off-by: Patrick Rachford <[email protected]>
Copy link
Contributor

@chrishumanitec chrishumanitec left a comment

Choose a reason for hiding this comment

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

LGTM

@chrishumanitec chrishumanitec merged commit 514c1d7 into main Jun 12, 2023
@johanneswuerbach johanneswuerbach deleted the rachfop-patch-1 branch August 14, 2023 07:13
astromechza added a commit that referenced this pull request Feb 23, 2024
515c899 fix: make httpGet probe port required, fix volume read_only to be camelCase (#13)
2fb2c34 feat: added field restrictions and tests to the repository (#12)
1883aea fix: removed fully deprecated and unsupported resource properties field (#11)
cff7163 fix: made port required and targetport optional in serviceport definition (#10)
3910c0a fix: added missing protocol field in service ports (#8)
d5df881 fix: converts anonmyous un-named structs into top-level defs (#5)
bcd5a7f fix(schema): move unanchored refs to top level $defs
c83d713 fix(schema): fixed additional properties with invalid regex patterns (#3)
6586e0e feat: support class in resources (#2)
REVERT: 7f3f6f3 feat: support class in resources

git-subtree-dir: schema/files
git-subtree-split: 515c89903bd1460a9b3e0ff7fb0b77d3cbd29cac

Signed-off-by: Ben Meier <[email protected]>
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