-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 3a4d018 🚀
- Loading branch information
Showing
1,226 changed files
with
1,602 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"primaryContentSections":[{"declarations":[{"languages":["swift"],"platforms":["macOS"],"tokens":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"kind":"identifier","text":"AnyPatchOp"},{"text":" : ","kind":"text"},{"preciseIdentifier":"s:Se","text":"Decodable","kind":"typeIdentifier"},{"kind":"text","text":", "},{"kind":"typeIdentifier","preciseIdentifier":"s:SE","text":"Encodable"}]}],"kind":"declarations"}],"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/sunday\/anypatchop"]}],"relationshipsSections":[{"kind":"relationships","title":"Inherits From","type":"inheritsFrom","identifiers":["doc:\/\/Sunday\/Se","doc:\/\/Sunday\/SE"]},{"identifiers":["doc:\/\/Sunday\/documentation\/Sunday\/PatchOp","doc:\/\/Sunday\/documentation\/Sunday\/UpdateOp"],"title":"Conforming Types","type":"conformingTypes","kind":"relationships"}],"topicSections":[{"anchor":"Associated-Types","title":"Associated Types","identifiers":["doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/Value"],"generated":true},{"anchor":"Type-Methods","identifiers":["doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/merge(_:)"],"title":"Type Methods","generated":true}],"sections":[],"kind":"symbol","abstract":[{"type":"text","text":"JSON Merge Patch Operation"}],"hierarchy":{"paths":[["doc:\/\/Sunday\/documentation\/Sunday"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"identifier":{"url":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp","interfaceLanguage":"swift"},"metadata":{"modules":[{"name":"Sunday"}],"externalID":"s:6Sunday10AnyPatchOpP","symbolKind":"protocol","role":"symbol","navigatorTitle":[{"kind":"identifier","text":"AnyPatchOp"}],"fragments":[{"kind":"keyword","text":"protocol"},{"text":" ","kind":"text"},{"text":"AnyPatchOp","kind":"identifier"}],"roleHeading":"Protocol","title":"AnyPatchOp"},"references":{"doc://Sunday/documentation/Sunday/PatchOp":{"type":"topic","kind":"symbol","url":"\/documentation\/sunday\/patchop","abstract":[{"type":"text","text":"A full patch operation support seting\/merging, deleting or not changing the target property in the target object."}],"navigatorTitle":[{"text":"PatchOp","kind":"identifier"}],"title":"PatchOp","role":"symbol","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"text":"PatchOp","kind":"identifier"}],"identifier":"doc:\/\/Sunday\/documentation\/Sunday\/PatchOp"},"doc://Sunday/documentation/Sunday/AnyPatchOp":{"navigatorTitle":[{"kind":"identifier","text":"AnyPatchOp"}],"title":"AnyPatchOp","role":"symbol","identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyPatchOp","kind":"identifier"}],"abstract":[{"text":"JSON Merge Patch Operation","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/sunday\/anypatchop"},"doc://Sunday/documentation/Sunday":{"kind":"symbol","title":"Sunday","identifier":"doc:\/\/Sunday\/documentation\/Sunday","role":"collection","abstract":[],"url":"\/documentation\/sunday","type":"topic"},"doc://Sunday/documentation/Sunday/UpdateOp":{"fragments":[{"kind":"keyword","text":"enum"},{"text":" ","kind":"text"},{"kind":"identifier","text":"UpdateOp"}],"type":"topic","url":"\/documentation\/sunday\/updateop","kind":"symbol","abstract":[{"type":"text","text":"Wrapper that represents a limited patch operation support seting\/merging, not changing the target property in the"},{"text":" ","type":"text"},{"text":"target object. Thedelete operation is ","type":"text"},{"type":"strong","inlineContent":[{"type":"text","text":"not"}]},{"text":" supported by ","type":"text"},{"type":"reference","identifier":"doc:\/\/Sunday\/documentation\/Sunday\/UpdateOp","isActive":true},{"text":".","type":"text"}],"identifier":"doc:\/\/Sunday\/documentation\/Sunday\/UpdateOp","title":"UpdateOp","navigatorTitle":[{"text":"UpdateOp","kind":"identifier"}],"role":"symbol"},"doc://Sunday/documentation/Sunday/AnyPatchOp/merge(_:)":{"url":"\/documentation\/sunday\/anypatchop\/merge(_:)","abstract":[],"kind":"symbol","type":"topic","title":"merge(_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:6Sunday10AnyPatchOpP5ValueQa","text":"Value"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/merge(_:)","required":true},"doc://Sunday/SE":{"title":"Swift.Encodable","identifier":"doc:\/\/Sunday\/SE","type":"unresolvable"},"doc://Sunday/Se":{"title":"Swift.Decodable","identifier":"doc:\/\/Sunday\/Se","type":"unresolvable"},"doc://Sunday/documentation/Sunday/AnyPatchOp/Value":{"fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"Value","kind":"identifier"},{"kind":"text","text":" : "},{"text":"Decodable","preciseIdentifier":"s:Se","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SE","kind":"typeIdentifier","text":"Encodable"}],"url":"\/documentation\/sunday\/anypatchop\/value","required":true,"identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/Value","role":"symbol","title":"Value","type":"topic","abstract":[],"kind":"symbol"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"text":"(","kind":"text"},{"text":"_","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"value"},{"text":": ","kind":"text"},{"kind":"typeIdentifier","text":"Self"},{"text":".","kind":"text"},{"text":"Value","kind":"typeIdentifier","identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/Value","preciseIdentifier":"s:6Sunday10AnyPatchOpP5ValueQa"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"platforms":["macOS"],"languages":["swift"]}]}],"kind":"symbol","identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/merge(_:)"},"metadata":{"symbolKind":"method","title":"merge(_:)","modules":[{"name":"Sunday"}],"externalID":"s:6Sunday10AnyPatchOpP5mergeyx5ValueQzFZ","fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"merge"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"preciseIdentifier":"s:6Sunday10AnyPatchOpP5ValueQa","text":"Value","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"Self","kind":"typeIdentifier"}],"roleHeading":"Type Method","role":"symbol","required":true},"sections":[],"variants":[{"paths":["\/documentation\/sunday\/anypatchop\/merge(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/Sunday\/documentation\/Sunday","doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp"]]},"schemaVersion":{"major":0,"minor":3,"patch":0},"references":{"doc://Sunday/documentation/Sunday":{"kind":"symbol","title":"Sunday","identifier":"doc:\/\/Sunday\/documentation\/Sunday","role":"collection","abstract":[],"url":"\/documentation\/sunday","type":"topic"},"doc://Sunday/documentation/Sunday/AnyPatchOp/merge(_:)":{"url":"\/documentation\/sunday\/anypatchop\/merge(_:)","abstract":[],"kind":"symbol","type":"topic","title":"merge(_:)","role":"symbol","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"merge","kind":"identifier"},{"text":"(","kind":"text"},{"text":"Self","kind":"typeIdentifier"},{"kind":"text","text":"."},{"kind":"typeIdentifier","preciseIdentifier":"s:6Sunday10AnyPatchOpP5ValueQa","text":"Value"},{"text":") -> ","kind":"text"},{"text":"Self","kind":"typeIdentifier"}],"identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/merge(_:)","required":true},"doc://Sunday/documentation/Sunday/AnyPatchOp":{"navigatorTitle":[{"kind":"identifier","text":"AnyPatchOp"}],"title":"AnyPatchOp","role":"symbol","identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyPatchOp","kind":"identifier"}],"abstract":[{"text":"JSON Merge Patch Operation","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/sunday\/anypatchop"},"doc://Sunday/documentation/Sunday/AnyPatchOp/Value":{"fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"Value","kind":"identifier"},{"kind":"text","text":" : "},{"text":"Decodable","preciseIdentifier":"s:Se","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SE","kind":"typeIdentifier","text":"Encodable"}],"url":"\/documentation\/sunday\/anypatchop\/value","required":true,"identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/Value","role":"symbol","title":"Value","type":"topic","abstract":[],"kind":"symbol"}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"text":"Value","kind":"identifier"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","preciseIdentifier":"s:Se","text":"Decodable"},{"kind":"text","text":", "},{"text":"Encodable","kind":"typeIdentifier","preciseIdentifier":"s:SE"}],"platforms":["macOS"],"languages":["swift"]}]}],"hierarchy":{"paths":[["doc:\/\/Sunday\/documentation\/Sunday","doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp"]]},"identifier":{"url":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/Value","interfaceLanguage":"swift"},"schemaVersion":{"patch":0,"minor":3,"major":0},"kind":"symbol","metadata":{"symbolKind":"associatedtype","roleHeading":"Associated Type","title":"Value","modules":[{"name":"Sunday"}],"role":"symbol","externalID":"s:6Sunday10AnyPatchOpP5ValueQa","required":true,"fragments":[{"kind":"keyword","text":"associatedtype"},{"text":" ","kind":"text"},{"kind":"identifier","text":"Value"},{"text":" : ","kind":"text"},{"text":"Decodable","kind":"typeIdentifier","preciseIdentifier":"s:Se"},{"kind":"text","text":", "},{"preciseIdentifier":"s:SE","kind":"typeIdentifier","text":"Encodable"}]},"sections":[],"variants":[{"paths":["\/documentation\/sunday\/anypatchop\/value"],"traits":[{"interfaceLanguage":"swift"}]}],"references":{"doc://Sunday/documentation/Sunday/AnyPatchOp":{"navigatorTitle":[{"kind":"identifier","text":"AnyPatchOp"}],"title":"AnyPatchOp","role":"symbol","identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp","fragments":[{"text":"protocol","kind":"keyword"},{"kind":"text","text":" "},{"text":"AnyPatchOp","kind":"identifier"}],"abstract":[{"text":"JSON Merge Patch Operation","type":"text"}],"kind":"symbol","type":"topic","url":"\/documentation\/sunday\/anypatchop"},"doc://Sunday/documentation/Sunday/AnyPatchOp/Value":{"fragments":[{"kind":"keyword","text":"associatedtype"},{"kind":"text","text":" "},{"text":"Value","kind":"identifier"},{"kind":"text","text":" : "},{"text":"Decodable","preciseIdentifier":"s:Se","kind":"typeIdentifier"},{"text":", ","kind":"text"},{"preciseIdentifier":"s:SE","kind":"typeIdentifier","text":"Encodable"}],"url":"\/documentation\/sunday\/anypatchop\/value","required":true,"identifier":"doc:\/\/Sunday\/documentation\/Sunday\/AnyPatchOp\/Value","role":"symbol","title":"Value","type":"topic","abstract":[],"kind":"symbol"},"doc://Sunday/documentation/Sunday":{"kind":"symbol","title":"Sunday","identifier":"doc:\/\/Sunday\/documentation\/Sunday","role":"collection","abstract":[],"url":"\/documentation\/sunday","type":"topic"}}} |
Oops, something went wrong.