Fix missing optional ISO gen request properties

(cherry picked from commit 1a83a65fcd822c90acd8bc1bd76d0445849c60db)
1 file changed
tree: 5b8492e78f5611226ed13e682c19c1436bc4f522
  1. src/
  2. .eslintrc.json
  3. .gitignore
  4. LICENSE
  5. package-lock.json
  6. package.json
  7. pnpm-lock.yaml
  8. README.md
  9. tsconfig.json
README.md

trafficops-types

Typescript types and utility functions for Traffic Ops API objects.

There‘s not much to document, it’s mostly just types, but to see the documentation, install the development dependencies and use the doc NPM script like: npm run doc.