• Kubernetes Submit Queue's avatar
    Merge pull request #31468 from mbohlool/master · 6ffd30c2
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Improvements on OpenAPI spec generation
    
    - Generating models using go2idl library (no reflection anymore)
    - Remove dependencies on go-restful/swagger
    - Generate one swagger.json file for each web-service
    - Bugfix: fixed a bug in trie implementation
    
    Reference: #13414
    
    
    **Release note**:
    
    ```release-note
    Generate separate OpenAPI spec for each API GroupVersion on /<Group>/<Version>/swagger.json
    ```
    6ffd30c2
Name
Last commit
Last update
..
install Loading commit data...
v1beta1 Loading commit data...
validation Loading commit data...
doc.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
register.go Loading commit data...
types.generated.go Loading commit data...
types.go Loading commit data...
zz_generated.deepcopy.go Loading commit data...