fix: accidentaly removed whole security on /register

This commit is contained in:
feba66 2023-06-17 21:29:13 +02:00 committed by GitHub
parent 9a4b375ec5
commit b792362027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -325,7 +325,8 @@
}
},
"summary": "Register New Agent",
"tags": []
"tags": [],
"security": []
}
},
"/systems": {