Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects

:bookmark: Upgrade service version to v1.2.0

Merged Vincent SIMONIN requested to merge upgrade_service_version into main
6 files
+ 134
125
Compare changes
  • Side-by-side
  • Inline

Files

@@ -8,7 +8,6 @@ use aws.protocols#restJson1
@title("Netbox Backup Agent")
@httpBasicAuth
service NetboxBackupAgent {
version: "1.1.0"
version: "1.2.0"
operations: [Dump, GetDumpContent, ListDumps, DeleteDump]
}
Loading