Issues
- 3
Expose a programatic API
#267 opened by tamj0rd2 - 0
response.serveBody
#190 opened by tamj0rd2 - 0
response.serveBodyPath
#191 opened by tamj0rd2 - 1
Update the not found response in serve mode
#192 opened by tamj0rd2 - 0
- 0
response.code
#187 opened by tamj0rd2 - 0
response.body
#188 opened by tamj0rd2 - 0
response.bodyPath
#189 opened by tamj0rd2 - 0
- 0
Switch from Joi to zod
#398 opened by tamj0rd2 - 0
Switch from express to just http
#399 opened by tamj0rd2 - 0
Don't use inline source maps in release bundle
#394 opened by tamj0rd2 - 2
- 1
Rename outputPath to schemaPath for generate command
#183 opened by tamj0rd2 - 3
Allow serving/testing multiple configs
#184 opened by tamj0rd2 - 2
Support environment variable access from yml files
#376 opened by tamj0rd2 - 5
Serve mode | noEmit not working with incremental
#378 opened by oshdev - 2
- 1
ncdc v2.0.0 | The generate command produces schema files with the incorrect file name
#535 opened by tamj0rd2 - 1
Re-enable dependabot once alpha is merged
#523 opened by tamj0rd2 - 1
Throw errors, don't validate
#434 opened by tamj0rd2 - 1
Remove the handleError dependency
#435 opened by tamj0rd2 - 1
- 2
When a project reference has been invalidated by timestamp only, running ncdc serve crashes
#401 opened by tamj0rd2 - 2
Improve dependency instantiation
#377 opened by tamj0rd2 - 1
Deprecate the server logger
#248 opened by tamj0rd2 - 1
- 2
Refactor watching-schema-generator
#241 opened by tamj0rd2 - 1
Redo config validation
#305 opened by tamj0rd2 - 2
Improve support for incremental/composite flags
#337 opened by tamj0rd2 - 4
Allow composite flag to be used with noEmit
#313 opened by tamj0rd2 - 2
Do not show typescript error diagnostics
#264 opened by tamj0rd2 - 1
- 1
Test mode - misleading error message for null values
#271 opened by tamj0rd2 - 1
Look into using OpenAPI specification
#169 opened by tamj0rd2 - 1
Add optional rate limiting
#268 opened by tamj0rd2 - 1
- 6
Try to improve speed of generate command
#236 opened by tamj0rd2 - 4
- 1
Test mode doesn't validate the request body if one isn't specified in the config
#246 opened by tamj0rd2 - 1
Add verbose flag for generate and test commands
#182 opened by tamj0rd2 - 1
package.json's version number is stuck at 0.4
#233 opened by tamj0rd2 - 1
Generate mode - generate multiple configs at the same time if they share the same tsconfig
#231 opened by tamj0rd2 - 1
- 2
Add more metrics around type generation
#229 opened by tamj0rd2 - 1
- 1
- 1
Incremental builds
#163 opened by tamj0rd2 - 4
- 1
Generate mode does not allow other config properties
#150 opened by tamj0rd2