From 8989c93d13360e774e61f349c38a133a24d25fc6300251d313826d0c49433c65 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Mon, 8 Jul 2024 13:01:09 +0200 Subject: [PATCH] . --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index abe499a..e78fd4b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ all: obs.api.yaml go generate -obs.api.json: +obs.api.yaml: curl -o obs.api.yaml https://api.opensuse.org/apidocs/OBS-v2.10.50.yaml