mirror of
https://github.com/axllent/mailpit.git
synced 2025-02-03 13:12:03 +02:00
20 lines
418 B
YAML
20 lines
418 B
YAML
|
consumes:
|
||
|
- application/json
|
||
|
info:
|
||
|
description: |-
|
||
|
OpenAPI 2.0 documentation for [Mailpit](https://github.com/axllent/mailpit).
|
||
|
title: Mailpit API
|
||
|
contact:
|
||
|
name: GitHub
|
||
|
url: https://github.com/axllent/mailpit
|
||
|
license:
|
||
|
name: MIT license
|
||
|
url: https://github.com/axllent/mailpit/blob/develop/LICENSE
|
||
|
version: "v1"
|
||
|
paths: {}
|
||
|
produces:
|
||
|
- application/json
|
||
|
schemes:
|
||
|
- http
|
||
|
swagger: "2.0"
|