From 0ae6da19b3d595a6427cb954ee16ea4e07bbc46b Mon Sep 17 00:00:00 2001 From: Stedoss <29103029+Stedoss@users.noreply.github.com> Date: Tue, 28 Jul 2026 21:50:19 +0100 Subject: [PATCH] Limit gif example size in doc It is quite big to view in the preview --- DECISIONS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DECISIONS.md b/DECISIONS.md index 21ba072..00524fc 100644 --- a/DECISIONS.md +++ b/DECISIONS.md @@ -4,7 +4,9 @@ Fill this in before you send your submission back — a few minutes is plenty. I ## What I built and why -![showcase](https://uwu.stedos.dev/f/QV79RO) +drawing + +
* A new `POST` endpoint was added to allow for the creation of mission launches. An example curl request for the new endpoint is: ```sh