Skip to content

Generate typescript types for HTTP API#23

Merged
stevekinney merged 3 commits intomainfrom
generate-types
Jul 28, 2021
Merged

Generate typescript types for HTTP API#23
stevekinney merged 3 commits intomainfrom
generate-types

Conversation

@feedmeapples
Copy link
Copy Markdown
Contributor

@feedmeapples feedmeapples commented Jul 28, 2021

What was changed

Generates Typescript definitions for HTTP API:

  • adds API git submodule
  • adds script to build the submodule into Typescript type definitions

Why?

Helps to find data model mismatch issues early

Checklist

  1. Closes

  2. How was this tested:

built the types using npm run build-types

  1. Any docs updates needed?

Updated README.md

Comment thread README.md
Comment thread Makefile Outdated
@stevekinney stevekinney merged commit 43b7566 into main Jul 28, 2021
@stevekinney stevekinney deleted the generate-types branch July 28, 2021 14:14
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