lib/geo_certs/endpoints/certificates.rb in geocerts-0.0.13 vs lib/geo_certs/endpoints/certificates.rb in geocerts-0.0.14

- old
+ new

@@ -2,10 +2,10 @@ module Endpoints # :nodoc: module Certificates # :nodoc: ELEMENTS = <<-CERTIFICATE - element 'order-id', :as => :order_id, :type => Integer + element 'order-id', :as => :order_id element 'geotrust-order-id', :as => :geotrust_order_id element :status element :certificate element 'ca-root', :as => :ca_root element 'common-name', :as => :common_name