Skip to content

Commit

Permalink
chore: rebase main
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubisoft-potato committed Jan 9, 2025
1 parent bb83b88 commit 53057e8
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 5 deletions.
4 changes: 4 additions & 0 deletions api-description/web-api.swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4181,6 +4181,7 @@ paths:
- ID
- CREATED_AT
- UPDATED_AT
- NAME
default: DEFAULT
- name: orderDirection
in: query
Expand Down Expand Up @@ -5145,6 +5146,8 @@ definitions:
updatedAt:
type: string
format: int64
name:
type: string
bucketeerfeatureVariation:
type: object
properties:
Expand Down Expand Up @@ -6262,6 +6265,7 @@ definitions:
- ID
- CREATED_AT
- UPDATED_AT
- NAME
default: DEFAULT
featureListTagsRequestOrderDirection:
type: string
Expand Down
2 changes: 1 addition & 1 deletion manifests/bucketeer/charts/api/values.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions manifests/bucketeer/charts/web/values.yaml

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions migration/mysql/atlas.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
h1:XXvswLTOHHpg4XrGWb3nBm33JP37mUluMs6sZqL6RTQ=
h1:AR60a7HpDi6OvTVb7y6x9Xf35Z+yvCybLdAH/AF/QHA=
20240626022133_initialization.sql h1:u9qmPkwWX7PN92qEcDDfR92lrMpwadQSMxUJgv6LjQ0=
20240708065726_update_audit_log_table.sql h1:k7gK8Njv1yHMsYXAQtSgMaSbXy4lxyZ9MPzbJyMyyoM=
20240815043128_update_auto_ops_rule_table.sql h1:6ib+XfS1uu9AUO3qESvkpUfOu3qUsLwHm9KHcrGEz0E=
Expand All @@ -18,4 +18,6 @@ h1:XXvswLTOHHpg4XrGWb3nBm33JP37mUluMs6sZqL6RTQ=
20241216133335_drop_old_tables.sql h1:E6oFBPoR7E8843ifn5iTK6aJu5CbgnlQOHQQThxvFHI=
20241216133465_update_collate.sql h1:UglZ6g19ypeh4Wczon6BZbFoqW6UROEUobajof5jAlI=
20241231093508_update_push_table.sql h1:vYPJbj16JBFjZ3hOn4BjoOxeJ403rDZNXZqQJQnhdIc=
20250103061735_add_code_ref-table.sql h1:sLpDyS+d4Dw1a+Y/NkBR5na458EhX/LiLj2Esb4QrUM=
20250108145651_update_tag_table.sql h1:HGaQB+/bTGL8vqZPJl5nlRS/NlUS1ksFsaI2AbBkPmc=
20250109061411_update_tag_table.sql h1:3QsxRDVjdv45SkOKTUFswaSFaXV2ViHoqjlr6XR5fmY=
20250111061735_add_code_ref-table.sql h1:HKu6ReF7GDwU0+tErI9JSYR+zR/9BaF2sG9QwT/mVSY=
Binary file modified proto/auditlog/proto_descriptor.pb
Binary file not shown.
Binary file modified proto/gateway/proto_descriptor.pb
Binary file not shown.

0 comments on commit 53057e8

Please sign in to comment.