You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instantiate shared common structures (TypeSafeApiModelProject) without having to defined a Smithy service.
Use Case
Defining a common structure without the need of a service is useful in the scenario where the common structure is solely used to declare structures shared across various API’s.
This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.
Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.
Describe the feature
Instantiate shared common structures (TypeSafeApiModelProject) without having to defined a Smithy service.
Use Case
Defining a common structure without the need of a service is useful in the scenario where the common structure is solely used to declare structures shared across various API’s.
Proposed Solution
For service-less projects:
Other Information
No response
Acknowledgements
PDK version used
0.23.26
What languages will this feature affect?
Typescript
Environment details (OS name and version, etc.)
UNIX-based
The text was updated successfully, but these errors were encountered: