Skip to content

Generate camelCase types of API instead of snake case#27

Merged
stevekinney merged 1 commit intomainfrom
ts-proto
Jul 29, 2021
Merged

Generate camelCase types of API instead of snake case#27
stevekinney merged 1 commit intomainfrom
ts-proto

Conversation

@feedmeapples
Copy link
Copy Markdown
Contributor

@feedmeapples feedmeapples commented Jul 29, 2021

What was changed

Switched to ts-node plugin for typescript types generation as:

  • generates camelCase
  • has great documentation (unlike protoc-gen-ts)
  • has good support for customization of output

image

Why?

To match types casing with the API server (both camelCase)

Checklist

  1. Closes

  2. How was this tested:

ran locally

  1. Any docs updates needed?

no

@stevekinney stevekinney merged commit 879d4b1 into main Jul 29, 2021
@stevekinney stevekinney deleted the ts-proto branch July 29, 2021 13:18
Alex-Tideman added a commit that referenced this pull request Apr 2, 2026
Implement Tier 1 detections from existing data (#9, #11, #13, #15, #19,
#23, #35) and Tier 2 detections from event history scanning (#8, #12,
#26, #27, #28, #29, #30). Adds detectEventHistoryErrors with single-pass
scanning and updates getApplicableCommonErrors to accept optional event
history. All 35 error definitions now have active detection logic.
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