api: Add ability to filter flavors by name

Change-Id: I0d51d29339d1380b93ccb1501e33891082f930ec
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2025-01-30 11:06:53 +00:00
parent 889e3d83f6
commit e73a0bc84b
12 changed files with 142 additions and 13 deletions
+1
View File
@@ -33,6 +33,7 @@ Request
- minDisk: minDisk
- minRam: minRam
- is_public: flavor_is_public_query
- name: flavor_name_query
Response
--------