DashboardSchemas: OpenAPI Schema Generation (#30242)
* Go program to output openapi * Fix number type syntax Resolves error: 'unsupported op for number &' * Render just the schemas * Use args as entrypoints and add test * Update README, tidy go.mod
Showing
dashboard-schemas/go.mod
0 → 100644
dashboard-schemas/go.sum
0 → 100644
This diff is collapsed.
Click to expand it.
dashboard-schemas/main.go
0 → 100644
dashboard-schemas/main_test.go
0 → 100644
Please
register
or
sign in
to comment