docs

package
v0.0.0-...-48c7411 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: MIT Imports: 1 Imported by: 0

README

How to import the swagger to Postman

  1. Open Postman
  2. Click on the Import button Import button
  3. Select the "Import From Link" tab
  4. Paste the link to the swagger documentation 4.1. Example: http://localhost:8080/swagger/doc.json
  5. click in the settings button Settings button
  6. At the settings page, click in the Parameter Generation and Enable Optional Parameters toggle Parameter Generation tab [Enable Optional Parameters

This will generate the parameters for the requests based on the swagger documentation

Documentation

Overview

Package docs Code generated by swaggo/swag. DO NOT EDIT

Index

Constants

This section is empty.

Variables

View Source
var SwaggerInfo = &swag.Spec{
	Version:          "1.0",
	Host:             "",
	BasePath:         "/",
	Schemes:          []string{},
	Title:            "Swagger Tech Challenge Order API",
	Description:      "API for managing orders",
	InfoInstanceName: "swagger",
	SwaggerTemplate:  docTemplate,
	LeftDelim:        "{{",
	RightDelim:       "}}",
}

SwaggerInfo holds exported Swagger Info so clients can modify it

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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