k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 192 forks source link

Fixes for issue #434 #438

Closed glasswalk3r closed 5 years ago

glasswalk3r commented 5 years ago

Added method respond_to_missing? to the Awspec::Type::Base, as declared in the issue #434 Removed all getter methods declared in Awspec::Type::Apigateway, leaving it to be resolved by the base class.

k1LoW commented 5 years ago

@glasswalk3r Thank you !!! GOOD WORK !! 👍

k1LoW commented 5 years ago

Released as v1.15.0.