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

GSOC-Week28/29 #8

Merged
merged 14 commits into from
Jul 22, 2024
Merged

Conversation

esraaeiid
Copy link

  • Generated missing keys from SAMJSONSchema.
  • Enhanced logging by including descriptive information for each function.
  • Refactored functions to remove duplicate code and streamline functionality.

…rty and enumWithValues for the SAMJSONSchema
- Generated objects for the definitions struct
- Added enum with associated keys for resources
- Removed unnecessary key from SAMDeploymentDescriptor struct
Add CodingKeys for definition objects
- handled scenarios involving arrays and objects for the anyOf condition.
- Implemented handling of the filter type, referencing another object within the definition.
- Implemented handling of nested structs in the DeploymentDescriptor Struct
- fixed Parameters key in DeploymentDescriptor to refer to Parameter struct in definitions
- handle 'Variables' cases with patternProperties
handled 'allOf' key at AWS::Serverless::Function with struct generation
handled 'anyOf' key inside 'allOf' at AWS::Serverless::Function
- handled array different types either string, object or no value
- handled noEcho case with array of multiple types
- removed unused and duplicate  functions
- add logging info with descriptive info for each function
@sebsto sebsto changed the base branch from main to esraa/generator July 22, 2024 13:39
@sebsto sebsto merged commit f439b40 into swift-server-community:esraa/generator Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants