Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
795 contributions in the last year
Contribution activity
October 2020
Created a pull request in awslabs/smithy that received 2 comments
Maintain order of operations and resources
This commit updates service and operation shapes to maintain the order in which operations and resources are defined in a Smithy model. Note that r…
- Add smithy-jmespath for parsing JMESPath
- Validate sensitive trait targets
- Clarify enum names and their usage
- Add support for explicit sparse lists and maps
- Tweak header color and underline thickness
- Tweak styles, tagline, and underline links
- Add some null value clarifications
- Optimize validation event aggregation
- Optimize reverse neighbors for memory
- Add operation docs to OpenAPI conversion
- Add SortMembers transform
- Add javadoc example and unit test for composing set via CodeWriter.on…
- Add @sparse trait to JsonMapsInputOutputMap
- Add aws.cloudformation traits
- Allow setting customAuthType without type
- Downgrade page size required validator to warning
- Add JSON Schema support for patternProperties
- Add warning for enums without names
- Support API Gateway API key usage plans
- Create empty manifest when no source models
- Add enum names for httpApiKeyLocations
- Add example of dependency for openapi plugin
- Add support for explicit sparse lists and maps