Jigsaw-Code / outline-server

Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
https://getoutline.org/
Apache License 2.0
5.79k stars 780 forks source link

fix(server): api specification #1503

Closed murka closed 7 months ago

murka commented 7 months ago

fix: #1499

murka commented 7 months ago

hm, git diff is not correctly, I move PUT method from access-keys into access-keys/{id}, as per https://github.com/Jigsaw-Code/outline-server/blob/64c4f945342ea7725b936a538f9b39353ee55379/src/shadowbox/server/manager_service.ts#L142

sbruens commented 7 months ago

Sorry, do you mind resolving the conflicts? Then I'll merge it.

murka commented 7 months ago

I did it.