Sha256: 1ba3843c5e0b3cc94b5864c4fef3bf7f8d4d3aab4d278a83934d793bb514dcb6

Contents?: true

Size: 116 Bytes

Versions: 7

Compression:

Stored size: 116 Bytes

Contents

# frozen_string_literal: true

module Openapi3Parser
  module NodeFactory
    EXTENSION_REGEX = /^x-(.*)/
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
openapi3_parser-0.10.1 lib/openapi3_parser/node_factory.rb
openapi3_parser-0.7.0 lib/openapi3_parser/node_factory.rb
openapi3_parser-0.6.1 lib/openapi3_parser/node_factory.rb
openapi3_parser-0.6.0 lib/openapi3_parser/node_factory.rb
openapi3_parser-0.5.2 lib/openapi3_parser/node_factory.rb
openapi3_parser-0.5.1 lib/openapi3_parser/node_factory.rb
openapi3_parser-0.5.0 lib/openapi3_parser/node_factory.rb