Skip to content

Commit

Permalink
chore: use environment schema from config
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 27, 2021
1 parent 59947ad commit 3182203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pact_broker/api/resources/environments.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def environments
end

def schema
PactBroker::Api::Contracts::EnvironmentSchema
api_contract_class(:environment_schema)
end
end
end
Expand Down

0 comments on commit 3182203

Please sign in to comment.