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

Master updated #107

Merged
merged 7 commits into from
Feb 19, 2019
Merged

Master updated #107

merged 7 commits into from
Feb 19, 2019

Conversation

slevenick
Copy link
Collaborator

Add new resources:
Compute router, Compute image snapshot, SSL certificate, BigQuery Dataset, BigQuery Table

Refactor nested object namespacing. New namespacing capitalizes correctly and namespaces each object by the path to reach that object within the API response. For example: CloudBuild Trigger resource contains a build object which has an array of steps. The object for steps is now namespaced as TriggerBuildSteps, rather than just TriggerSteps to support the possibility of multiple nested objects named steps within the Trigger resource.

There should be no functional changes from the namespace changes, only internal changes.

Signed-off-by: Modular Magician <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
Copy link

@skpaterson skpaterson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thanks @slevenick

@skpaterson skpaterson merged commit 38c94a4 into inspec:master Feb 19, 2019
skpaterson pushed a commit that referenced this pull request Mar 1, 2019
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.

2 participants