docs

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2018 License: MIT Imports: 3 Imported by: 3

Documentation

Overview

Package docs Gotify REST-API.

This is the documentation of the Gotify REST-API.

    Schemes: http, https
    Host: localhost
    Version: 1.0.1
    License: MIT https://github.com/gotify/server/blob/master/LICENSE
    Contact: https://github.com/gotify/server/issues

    Consumes:
    - application/json

    Produces:
    - application/json

    SecurityDefinitions:
       appTokenQuery:
          type: apiKey
          name: token
          in: query
       clientTokenQuery:
          type: apiKey
          name: token
          in: query
	      appTokenHeader:
          type: apiKey
          name: X-Gotify-Key
          in: header
	      clientTokenHeader:
          type: apiKey
          name: X-Gotify-Key
          in: header
       basicAuth:
          type: basic

swagger:meta

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(ctx *gin.Context)

Serve serves the documentation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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