mirror of
https://github.com/containers/podman.git
synced 2025-06-23 10:38:20 +08:00
Merge pull request #9505 from TristanCacqueray/master
[CI:DOCS] swagger: removes the schema type for PodSpecGenerator $ref
This commit is contained in:
@ -36,7 +36,6 @@ func (s *APIServer) registerPodsHandlers(r *mux.Router) error {
|
|||||||
// name: create
|
// name: create
|
||||||
// description: attributes for creating a pod
|
// description: attributes for creating a pod
|
||||||
// schema:
|
// schema:
|
||||||
// type: object
|
|
||||||
// $ref: "#/definitions/PodSpecGenerator"
|
// $ref: "#/definitions/PodSpecGenerator"
|
||||||
// responses:
|
// responses:
|
||||||
// 200:
|
// 200:
|
||||||
|
Reference in New Issue
Block a user