.github/workflows/rubygems.yml | 100644 | 0 | 0 | | | 797 Bytes | 2ec7adf8cd3784f1dd60b870782fcedbc26c0897c55f7d63181789ae63084019 |
.github/workflows/tests.yml | 100644 | 0 | 0 | | | 538 Bytes | ecfe7795677ad2b3ffd62d7f5a5fa01a4589a1f773cee45e97d2387acd9678ea |
.gitignore | 100644 | 0 | 0 | | | 127 Bytes | b4a7ae519831213c68f5eb3c662929fa150aac95e195a323ecf720ba4874ecb4 |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.16 KB | 47522d6ad3cf705e3ad9811d4a034e72fe600c6ed9eff383be6c81aec2c9ab65 |
Gemfile | 100644 | 0 | 0 | | | 95 Bytes | 7b5cab3f03871e08bbf56302d61fe8cbc6d675349b84999d5cb4949b4de83260 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | de8bd5d198562defab37922bc54ede3b78a493f38c1d33ef8dc28ce215405260 |
README.md | 100644 | 0 | 0 | | | 5.74 KB | 01c2bcbfd3bc9f8a689edca7ea32baa7d37f4f18594cb3e810f83fa4c88d0831 |
Rakefile | 100644 | 0 | 0 | | | 117 Bytes | dca0f4190a3b018ccfd644daa6600f4fe5d11b3330ecb4c564a2971465e5b016 |
api_schema.gemspec | 100644 | 0 | 0 | | | 1.22 KB | 86a7dd1c0daf9279500be8c2912fb5eb38a76e3f88c57aee503f06c5ea5afa91 |
bin/console | 100755 | 0 | 0 | | | 345 Bytes | 4fd04f8ba7967db65ee2b397a165f21287df3c699d45ebbec30ee3e90a40d6a4 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/api_schema.rb | 100644 | 0 | 0 | | | 755 Bytes | f1ad6dd94f60b5d73fd5f31193d4c073c2e7a22b30e5833d61638195a46ba812 |
lib/api_schema/api_version.rb | 100644 | 0 | 0 | | | 3.78 KB | 9de716d9b344efa969103a70777744dcdc1de45f135e32a180651ffe92800f3e |
lib/api_schema/configuration.rb | 100644 | 0 | 0 | | | 1.32 KB | bdda4621e349b150a48d31fa45c891262cd40319f5faf65957fc32b8f01e7456 |
lib/api_schema/exceptions/undefined_serializers_error.rb | 100644 | 0 | 0 | | | 90 Bytes | db929425207ea5c9600d8080b1a98e4ebccbfb2ff954511e5fec07b17abf6f8d |
lib/api_schema/field.rb | 100644 | 0 | 0 | | | 461 Bytes | 4669367b9cd3d6228835396ef8fa7182ec90582df8eb19bcfe62589b822c1917 |
lib/api_schema/patches/operation_node.rb | 100644 | 0 | 0 | | | 1.62 KB | 380049b7dd52d7dc3470b5dd020e27875740a4726191d22e1b8f79eeb41bfb26 |
lib/api_schema/patches/property_node.rb | 100644 | 0 | 0 | | | 845 Bytes | 457ed699fdf61251a912d5be4eb72bdc162e6751ba162eb3b6867591cd3d3546 |
lib/api_schema/patches/schema_node.rb | 100644 | 0 | 0 | | | 2.14 KB | 2634f6d61bd20f071d88cc3d658893adbac82f86350c50deed27ff00111f1f32 |
lib/api_schema/resource_definition.rb | 100644 | 0 | 0 | | | 3.35 KB | 1cbb729bf7641852527089ee07ecff8de7e5df4c7c13367bbda8d64b483d2073 |
lib/api_schema/resource_methods.rb | 100644 | 0 | 0 | | | 1.65 KB | ab64a4a7134ccd5c30328231fc92fdc077917993b733b0f2b2ab2aaf2b83220b |
lib/api_schema/response.rb | 100644 | 0 | 0 | | | 318 Bytes | 680aafd4c3ac4ecf101051032552c1e4dbcfbe0572081c958962ec99dd38402d |
lib/api_schema/root_methods.rb | 100644 | 0 | 0 | | | 1.3 KB | be618f1c8c82be9deee58d4ae950205bc909b5a9f7e607f167be33c5b2724931 |
lib/api_schema/serializer_definition.rb | 100644 | 0 | 0 | | | 1.45 KB | 39e9a47e334c15be90cddb887f7a58bfc50244552c59e6d2f36e1d49fb5d743d |
lib/api_schema/serializer_methods.rb | 100644 | 0 | 0 | | | 585 Bytes | 889dab0c58a269d19b34412d1ba8eb6d26c4f72fb4d232a192aeebdf69e5bb5a |
lib/api_schema/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 274e96b7ac1d7cd075e5ca9718691bf1af2ba0629258548f780471deee436070 |