bug1395

package
v0.36.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

The Documentation of project is described here. API Documentation Engine is Swagger official API-Dev, go-swagger.

This is the OP repro from go-swagger#1395 (tab-indented swagger:meta with a Security requirement + SecurityDefinitions). The original "corrupted definitions" was a misclassified security entry; it now parses cleanly. (The OP wrote "SecurityDefinition" singular — a typo for the plural keyword used here.)

Schemes: http
Host: api.tipsyapp.net
BasePath: /lexy
Version: 1.0.0
Contact: Developer<dev@example.com>
Consumes:
- application/json
Produces:
- application/json
Security:
- APIKey
SecurityDefinitions:
	APIKey:
		type: apiKey
		name: Authorization
		in: header

swagger:meta

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL