lib/ezid/responses/mint_identifier_response.rb in ezid-client-1.1.1 vs lib/ezid/responses/mint_identifier_response.rb in ezid-client-1.2.0

- old
+ new

@@ -1,8 +1,8 @@ require_relative "new_identifier_response" module Ezid - # + # # Response to a mint identifier request # @api private # class MintIdentifierResponse < NewIdentifierResponse