Generate python client for tests

This commit is contained in:
2024-01-05 13:18:46 +01:00
parent 68b7171852
commit 633055010b
29 changed files with 5389 additions and 326 deletions

1
pkgs/clan-cli/bin/gen-openapi Normal file → Executable file
View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python
import argparse
import json
import sys