release 0.5.0

pull/6/head 0.5.0
alufers 3 years ago
parent 81aea50e86
commit 69808bf19f

2
.gitignore vendored

@ -3,3 +3,5 @@ __pycache__
ass.yaml
lisek.swagger.yml
dist
dupsko.yaml
dist

Binary file not shown.

Binary file not shown.

@ -1,12 +0,0 @@
openapi: 3.0.0
info:
title: flows/flows_lisek_order Mitmproxy2Swagger
version: 1.0.0
servers:
- url: https://api.lisek.app
description: The default server
paths: {}
x-path-templates:
# Remove the ignore: prefix to generate an endpoint with its URL
# Lines that are closer to the top take precedence, the matching is greedy
[]

@ -1,6 +1,6 @@
[tool.poetry]
name = "mitmproxy2swagger"
version = "0.4.2"
version = "0.5.0"
description = ""
authors = ["alufers <alufers@wp.pl>"]
readme = "README.md"

Loading…
Cancel
Save