Closed 195858 closed 1 year ago
Describe the bug Importer rejects AsyncAPIs for which EP message names would exceed 60 characters.
The EP API does not impose this constraint and therefore longer names should be allowed.
EP allows up to 1048 characters - https://api.solace.dev/cloud/reference/createevent
To Reproduce Steps to reproduce the behavior:
Expected behavior The Async AI at https://gist.github.com/195858/b6c24132d3fdb3a3a064a5c663d7e650 should pass validation and the required events should be created in EP.
Log files If applicable, add log file(s) to help troubleshoot the problem.
Additional context Add any other context about the problem here.
Describe the bug Importer rejects AsyncAPIs for which EP message names would exceed 60 characters.
The EP API does not impose this constraint and therefore longer names should be allowed.
EP allows up to 1048 characters - https://api.solace.dev/cloud/reference/createevent
To Reproduce Steps to reproduce the behavior:
Expected behavior The Async AI at https://gist.github.com/195858/b6c24132d3fdb3a3a064a5c663d7e650 should pass validation and the required events should be created in EP.
Log files If applicable, add log file(s) to help troubleshoot the problem.
Additional context Add any other context about the problem here.