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

fix(programs): incorrect property access #128

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Conversation

laggycomputer
Copy link
Member

Description

Fix typo failing type checks and rendering #119 ineffective with respect to specializations. Also correct the error message to correctly describe the situation.

Related Issue

Fix #127.

How Has This Been Tested?

It typechecks correctly now.

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)

Checklist:

  • My code involves a change to the database schema.
  • My code requires a change to the documentation.

@laggycomputer laggycomputer temporarily deployed to staging-128 February 19, 2025 00:49 — with GitHub Actions Inactive
Copy link
Member

@andrew-wang0 andrew-wang0 left a comment

Choose a reason for hiding this comment

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

👍

@andrew-wang0 andrew-wang0 merged commit e2ff9b7 into main Feb 19, 2025
1 check passed
@andrew-wang0 andrew-wang0 deleted the spec-404-bad-prop branch February 19, 2025 00:58
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.

[Programs] Type error in programs router openapi specification
2 participants