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

Bugfix/issue 1751 rpc spec generator does not add parameter descriptors for the enum data type #1828

Conversation

FrankElias77
Copy link
Contributor

Fixes #1751

Risk

This PR makes [no / minor / major] API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

[Describe the unit tests and behaviors added in this PR]

Core Tests

[List of tests performed against Core and behaviors verified]

Core version / branch / commit hash / module tested against: [INSERT]
HMI name / version / branch / commit hash / module tested against: [INSERT]

Summary

[Summary of PR changes]

Changelog

Breaking Changes
  • [Breaking change info]
Enhancements
  • [Enhancement info]
Bug Fixes
  • [Bug Fix Info]

Tasks Remaining:

  • [Task 1]
  • [Task 2]

CLA

Add missing default value for enum types
@FrankElias77 FrankElias77 changed the base branch from master to develop October 21, 2020 19:43
Display default value for Enum
@FrankElias77 FrankElias77 self-assigned this Oct 22, 2020
@NicoleYarroch
Copy link
Contributor

Closing in favor of PR #1832

@joeljfischer joeljfischer deleted the bugfix/issue-1751-RPC-spec-generator-does-not-add-parameter-descriptors-for-the-enum-data-type branch May 26, 2021 13:07
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.

RPC spec generator does not add parameter descriptors for the enum data type
2 participants