lib/backlog_kit/client/space.rb in backlog_kit-0.13.0 vs lib/backlog_kit/client/space.rb in backlog_kit-0.14.0

- old
+ new

@@ -1,10 +1,8 @@ module BacklogKit class Client - # Methods for the Space API module Space - # Get a space # # @return [BacklogKit::Response] The space information def get_space get('space')