1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-24 09:00:26 +00:00
steve/pkg/schema/converter
Michael Bolot e7a76d14f0 Adding APIGroups back to the schema
Prior schema calculations started with openapiv2 models which included a
model for APIGroups. However, new schema calculations use
ServerGroupsAndResources first, which omitted these values. This
re-adds this type using a static schema.
2024-07-02 13:27:04 -05:00
..
crd_test.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
crd.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
description_test.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
description.go Reducing number of generated schemas 2024-02-26 09:20:42 -06:00
discovery_test.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
discovery.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
k8stonorman_test.go Adding APIGroups back to the schema 2024-07-02 13:27:04 -05:00
k8stonorman.go Adding APIGroups back to the schema 2024-07-02 13:27:04 -05:00