fix(s3-aggreg): disambiguate action schema namespace

Otherwise schemas for `s3` and `s3_aggregated_upload` collide when
projected into OpenAPI schema.
This commit is contained in:
Andrew Mayorov 2024-05-14 10:49:21 +02:00
parent 98a93662c1
commit c10a48f4be
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
%%-------------------------------------------------------------------------------------------------
namespace() ->
"bridge_s3".
"bridge_s3_aggreg_upload".
roots() ->
[].