make generate-swagger

For some reason I didn't realize that /templates/swagger/v1_json.tmpl was machine-generated by make generate-swagger... I've been editing it by hand for three months! 🤦
This commit is contained in:
Anthony Wang 2022-06-16 11:11:57 -05:00
parent 3a8b8408b4
commit 2a013b8fe4
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -31,7 +31,7 @@
"tags": [
"activitypub"
],
"summary": "Returns the person",
"summary": "Returns the Person actor for a user",
"operationId": "activitypubPerson",
"parameters": [
{