Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] (type-safe-api) Support service-less TypeSafeApiModelProject #757

Open
2 tasks
steven-taglohner opened this issue Apr 15, 2024 · 0 comments
Open
2 tasks
Labels
feature-request New feature or request needs-triage

Comments

@steven-taglohner
Copy link

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:

  1. Don’t generate OpenAPI projections
  2. Don’t run parse-openapi-spec script

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

PDK version used

0.23.26

What languages will this feature affect?

Typescript

Environment details (OS name and version, etc.)

UNIX-based

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant