diff --git a/release/data/documentation/parseswift/event.json b/release/data/documentation/parseswift/event.json index 1f133d409..cd5ebd63f 100644 --- a/release/data/documentation/parseswift/event.json +++ b/release/data/documentation/parseswift/event.json @@ -204,7 +204,8 @@ "relationshipsSections" : [ { "identifiers" : [ - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ" + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP" ], "kind" : "relationships", "title" : "Conforms To", @@ -674,6 +675,11 @@ "title" : "ParseObject", "type" : "topic", "url" : "\/documentation\/parseswift\/parseobject" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/s8SendableP": { + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP", + "title" : "Swift.Sendable", + "type" : "unresolvable" } } } \ No newline at end of file diff --git a/release/data/documentation/parseswift/parseacl.json b/release/data/documentation/parseswift/parseacl.json index 5280b9279..791355efc 100644 --- a/release/data/documentation/parseswift/parseacl.json +++ b/release/data/documentation/parseswift/parseacl.json @@ -142,6 +142,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -2132,6 +2133,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseacl\/setwriteaccess(user:value:)" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parseanalytics.json b/release/data/documentation/parseswift/parseanalytics.json index 3a1d4948f..f28f18ce3 100644 --- a/release/data/documentation/parseswift/parseanalytics.json +++ b/release/data/documentation/parseswift/parseanalytics.json @@ -85,6 +85,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -2316,6 +2317,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseanalytics\/trackpublisher(options:)" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsebytes.json b/release/data/documentation/parseswift/parsebytes.json index 8c8c89d6c..3b64fe06a 100644 --- a/release/data/documentation/parseswift/parsebytes.json +++ b/release/data/documentation/parseswift/parsebytes.json @@ -85,6 +85,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -406,6 +407,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parsebytes\/init(data:)" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parseclp.json b/release/data/documentation/parseswift/parseclp.json index 6ae4e89b3..68d80f1e0 100644 --- a/release/data/documentation/parseswift/parseclp.json +++ b/release/data/documentation/parseswift/parseclp.json @@ -89,6 +89,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -6118,6 +6119,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseclp\/writeuserfields" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parseconfig.json b/release/data/documentation/parseswift/parseconfig.json index c4bc125c5..b68425f7f 100644 --- a/release/data/documentation/parseswift/parseconfig.json +++ b/release/data/documentation/parseswift/parseconfig.json @@ -178,6 +178,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -1042,6 +1043,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseconfig\/savepublisher(options:)" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parseencodable.json b/release/data/documentation/parseswift/parseencodable.json index a22e8e718..def605166 100644 --- a/release/data/documentation/parseswift/parseencodable.json +++ b/release/data/documentation/parseswift/parseencodable.json @@ -137,11 +137,23 @@ "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseCloudTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseCloudUser", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseCloudable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseConfig", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookFunctionable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookParametable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookRequestable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerRequestable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseInstallation", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePointerObject", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushApplePayloadable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushFirebasePayloadable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatusable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseRole", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseSession", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseUser" ], "kind" : "relationships", @@ -150,8 +162,38 @@ }, { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseACL", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseAnalytics", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseBytes", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseCLP", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseField", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseFile", - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus" + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseGeoPoint", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookFunction", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookFunctionRequest", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookResponse", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTrigger", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerObjectRequest", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerRequest", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePolygon", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePush", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushAppleAlert", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushAppleSound", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushFirebaseNotification", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadAny", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadApple", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadFirebase", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseRelation", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseSchema", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseServer", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseVersion", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Pointer", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Query", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Query\/Order", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/QueryConstraint", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/QueryWhere" ], "kind" : "relationships", "title" : "Conforming Types", @@ -250,6 +292,219 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/objectable" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseACL": { + "abstract" : [ + { + "code" : "ParseACL", + "type" : "codeVoice" + }, + { + "text" : " is used to control which users can access or modify a particular ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Each ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : " has its own ACL. You can grant read and write permissions separately", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "to specific users, to groups of users that belong to roles, or you can grant permissions to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "the public", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " so that, for example, any user could read a particular object but only a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "particular set of users could write to that object.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseACL" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseACL", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseACL" + } + ], + "role" : "symbol", + "title" : "ParseACL", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseacl" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseAnalytics": { + "abstract" : [ + { + "code" : "ParseAnalytics", + "type" : "codeVoice" + }, + { + "text" : " provides an interface to Parse’s logging and analytics backend.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseAnalytics" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseAnalytics", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseAnalytics" + } + ], + "role" : "symbol", + "title" : "ParseAnalytics", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseanalytics" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseBytes": { + "abstract" : [ + { + "code" : "ParseBytes", + "type" : "codeVoice" + }, + { + "text" : " is used to store base 64 data.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseBytes" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseBytes", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseBytes" + } + ], + "role" : "symbol", + "title" : "ParseBytes", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsebytes" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseCLP": { + "abstract" : [ + { + "text" : "Class Level Permissions for ", + "type" : "text" + }, + { + "code" : "ParseSchema", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseCLP" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseCLP", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseCLP" + } + ], + "role" : "symbol", + "title" : "ParseCLP", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseclp" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseCloudTypeable": { "abstract" : [ @@ -374,6 +629,80 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parsecloudable" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseConfig": { + "abstract" : [ + { + "text" : "Objects that conform to the ", + "type" : "text" + }, + { + "code" : "ParseConfig", + "type" : "codeVoice" + }, + { + "text" : " protocol are able to access the Config on the Parse Server.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "When conforming to ", + "type" : "text" + }, + { + "code" : "ParseConfig", + "type" : "codeVoice" + }, + { + "text" : ", any properties added can be retrieved by the client or updated on", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the server. The current ", + "type" : "text" + }, + { + "code" : "ParseConfig", + "type" : "codeVoice" + }, + { + "text" : " is persisted to the Keychain and Parse Server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseConfig" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseConfig", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseConfig" + } + ], + "role" : "symbol", + "title" : "ParseConfig", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseconfig" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { "abstract" : [ { @@ -501,26 +830,10 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseencodable\/description" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseFile": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError": { "abstract" : [ { - "text" : "A ", - "type" : "text" - }, - { - "code" : "ParseFile", - "type" : "codeVoice" - }, - { - "text" : " object representes a file of binary data stored on the Parse server.", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "This can be a image, video, or anything else that an application needs to reference in a non-relational way.", + "text" : "An object with a Parse code and message.", "type" : "text" } ], @@ -535,70 +848,76 @@ }, { "kind" : "identifier", - "text" : "ParseFile" + "text" : "ParseError" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseFile", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParseFile" + "text" : "ParseError" } ], "role" : "symbol", - "title" : "ParseFile", + "title" : "ParseError", "type" : "topic", - "url" : "\/documentation\/parseswift\/parsefile" + "url" : "\/documentation\/parseswift\/parseerror" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseInstallation": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseField": { "abstract" : [ { - "text" : "Objects that conform to the ", + "text" : "A type used to create internal fields for ", "type" : "text" }, { - "code" : "ParseInstallation", + "code" : "ParseSchema", "type" : "codeVoice" }, { - "text" : " protocol have a local representation of an", + "text" : ".", "type" : "text" - }, + } + ], + "fragments" : [ { - "text" : " ", - "type" : "text" + "kind" : "keyword", + "text" : "struct" }, { - "text" : "installation persisted to the Keychain and Parse Server. This protocol inherits from the", - "type" : "text" + "kind" : "text", + "text" : " " }, { - "text" : " ", - "type" : "text" - }, + "kind" : "identifier", + "text" : "ParseField" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseField", + "kind" : "symbol", + "navigatorTitle" : [ { - "code" : "ParseObject", - "type" : "codeVoice" - }, + "kind" : "identifier", + "text" : "ParseField" + } + ], + "role" : "symbol", + "title" : "ParseField", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsefield" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseFile": { + "abstract" : [ { - "text" : " protocol, and retains the same functionality of a ", + "text" : "A ", "type" : "text" }, { - "code" : "ParseObject", + "code" : "ParseFile", "type" : "codeVoice" }, { - "text" : ", but also extends", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "it with installation-specific fields and related immutability and validity", + "text" : " object representes a file of binary data stored on the Parse server.", "type" : "text" }, { @@ -606,14 +925,14 @@ "type" : "text" }, { - "text" : "checks.", + "text" : "This can be a image, video, or anything else that an application needs to reference in a non-relational way.", "type" : "text" } ], "fragments" : [ { "kind" : "keyword", - "text" : "protocol" + "text" : "struct" }, { "kind" : "text", @@ -621,26 +940,30 @@ }, { "kind" : "identifier", - "text" : "ParseInstallation" + "text" : "ParseFile" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseInstallation", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseFile", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParseInstallation" + "text" : "ParseFile" } ], "role" : "symbol", - "title" : "ParseInstallation", + "title" : "ParseFile", "type" : "topic", - "url" : "\/documentation\/parseswift\/parseinstallation" + "url" : "\/documentation\/parseswift\/parsefile" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseObject": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseGeoPoint": { "abstract" : [ { - "text" : "Objects that conform to the ", + "code" : "ParseGeoPoint", + "type" : "codeVoice" + }, + { + "text" : " is used to embed a latitude \/ longitude point as the value for a key in a ", "type" : "text" }, { @@ -648,7 +971,7 @@ "type" : "codeVoice" }, { - "text" : " protocol have a local representation of data persisted to the Parse Server.", + "text" : ".", "type" : "text" }, { @@ -656,14 +979,22 @@ "type" : "text" }, { - "text" : "This is the main protocol that is used to interact with objects in your app.", + "text" : "It could be used to perform queries in a geospatial manner using ", + "type" : "text" + }, + { + "code" : "ParseQuery.whereKey:nearGeoPoint:", + "type" : "codeVoice" + }, + { + "text" : ".", "type" : "text" } ], "fragments" : [ { "kind" : "keyword", - "text" : "protocol" + "text" : "struct" }, { "kind" : "text", @@ -671,26 +1002,26 @@ }, { "kind" : "identifier", - "text" : "ParseObject" + "text" : "ParseGeoPoint" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseGeoPoint", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParseObject" + "text" : "ParseGeoPoint" } ], "role" : "symbol", - "title" : "ParseObject", + "title" : "ParseGeoPoint", "type" : "topic", - "url" : "\/documentation\/parseswift\/parseobject" + "url" : "\/documentation\/parseswift\/parsegeopoint" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatus": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunction": { "abstract" : [ { - "text" : "The PushStatus on the Parse Server.", + "text" : "A generic Parse Hook Function type that can be used to create any Parse Hook Function.", "type" : "text" } ], @@ -705,49 +1036,41 @@ }, { "kind" : "identifier", - "text" : "ParsePushStatus" + "text" : "ParseHookFunction" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookFunction", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParsePushStatus" + "text" : "ParseHookFunction" } ], "role" : "symbol", - "title" : "ParsePushStatus", + "title" : "ParseHookFunction", "type" : "topic", - "url" : "\/documentation\/parseswift\/parsepushstatus" + "url" : "\/documentation\/parseswift\/parsehookfunction" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatusable": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunctionRequest": { "abstract" : [ { - "text" : "Objects that conform to the ", + "text" : "A type that can decode requests when ", "type" : "text" }, { - "code" : "ParsePushStatusable", + "code" : "ParseHookFunctionable", "type" : "codeVoice" }, { - "text" : " protocol represent", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "PushStatus on the Parse Server.", + "text" : " functions are called.", "type" : "text" } ], "fragments" : [ { "kind" : "keyword", - "text" : "protocol" + "text" : "struct" }, { "kind" : "text", @@ -755,34 +1078,34 @@ }, { "kind" : "identifier", - "text" : "ParsePushStatusable" + "text" : "ParseHookFunctionRequest" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatusable", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookFunctionRequest", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParsePushStatusable" + "text" : "ParseHookFunctionRequest" } ], "role" : "symbol", - "title" : "ParsePushStatusable", + "title" : "ParseHookFunctionRequest", "type" : "topic", - "url" : "\/documentation\/parseswift\/parsepushstatusable" + "url" : "\/documentation\/parseswift\/parsehookfunctionrequest" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseRole": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunctionable": { "abstract" : [ { - "text" : "Objects that conform to the ", + "text" : "Conforming to ", "type" : "text" }, { - "code" : "ParseRole", + "code" : "ParseHookFunctionable", "type" : "codeVoice" }, { - "text" : " protocol represent a Role on the Parse Server.", + "text" : " allows the creation of hooks", "type" : "text" }, { @@ -790,67 +1113,49 @@ "type" : "text" }, { - "code" : "ParseRole", - "type" : "codeVoice" - }, - { - "text" : "’s represent groupings of ", + "text" : "which are Cloud Code functions.", "type" : "text" - }, - { - "code" : "ParseUser", - "type" : "codeVoice" - }, + } + ], + "fragments" : [ { - "text" : " objects for the purposes of", - "type" : "text" + "kind" : "keyword", + "text" : "protocol" }, { - "text" : " ", - "type" : "text" + "kind" : "text", + "text" : " " }, { - "text" : "granting permissions (e.g. specifying a ", - "type" : "text" - }, + "kind" : "identifier", + "text" : "ParseHookFunctionable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookFunctionable", + "kind" : "symbol", + "navigatorTitle" : [ { - "code" : "ParseACL", - "type" : "codeVoice" - }, + "kind" : "identifier", + "text" : "ParseHookFunctionable" + } + ], + "role" : "symbol", + "title" : "ParseHookFunctionable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehookfunctionable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookParametable": { + "abstract" : [ { - "text" : " for a ", + "text" : "Conforming to ", "type" : "text" }, { - "code" : "ParseObject", + "code" : "ParseHookParametable", "type" : "codeVoice" }, { - "text" : ").", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "Roles are specified by their sets of child users and child roles,", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "all of which are granted any permissions that the parent role has.", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "Roles must have a name (which cannot be changed after creation of the role),", + "text" : " allows types that can be created", "type" : "text" }, { @@ -858,15 +1163,15 @@ "type" : "text" }, { - "text" : "and must specify a ", + "text" : "to decode parameters in ", "type" : "text" }, { - "code" : "ParseACL", + "code" : "ParseHookFunctionRequest", "type" : "codeVoice" }, { - "text" : ".", + "text" : "’s.", "type" : "text" } ], @@ -881,46 +1186,34 @@ }, { "kind" : "identifier", - "text" : "ParseRole" + "text" : "ParseHookParametable" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseRole", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookParametable", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParseRole" + "text" : "ParseHookParametable" } ], "role" : "symbol", - "title" : "ParseRole", + "title" : "ParseHookParametable", "type" : "topic", - "url" : "\/documentation\/parseswift\/parserole" + "url" : "\/documentation\/parseswift\/parsehookparametable" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseSession": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookRequestable": { "abstract" : [ { - "code" : "ParseSession", - "type" : "codeVoice" - }, - { - "text" : " is a local representation of a session.", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "This protocol conforms to ", + "text" : "Conforming to ", "type" : "text" }, { - "code" : "ParseObject", + "code" : "ParseHookRequestable", "type" : "codeVoice" }, { - "text" : " and retains the", + "text" : " allows you to create types that", "type" : "text" }, { @@ -928,7 +1221,7 @@ "type" : "text" }, { - "text" : "same functionality.", + "text" : "can decode requests.", "type" : "text" } ], @@ -943,81 +1236,53 @@ }, { "kind" : "identifier", - "text" : "ParseSession" + "text" : "ParseHookRequestable" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseSession", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookRequestable", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParseSession" + "text" : "ParseHookRequestable" } ], "role" : "symbol", - "title" : "ParseSession", + "title" : "ParseHookRequestable", "type" : "topic", - "url" : "\/documentation\/parseswift\/parsesession" + "url" : "\/documentation\/parseswift\/parsehookrequestable" }, -"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseUser": { +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookResponse": { "abstract" : [ { - "text" : "Objects that conform to the ", - "type" : "text" - }, - { - "code" : "ParseUser", - "type" : "codeVoice" - }, - { - "text" : " protocol have a local representation of a user persisted to the", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "Keychain and Parse Server. This protocol inherits from the ", + "text" : "Build a response after processing a ", "type" : "text" }, { - "code" : "ParseObject", + "code" : "ParseHookFunctionRequest", "type" : "codeVoice" }, - { - "text" : " protocol, and retains the same", - "type" : "text" - }, { "text" : " ", "type" : "text" }, { - "text" : "functionality of a ", + "text" : "or ", "type" : "text" }, { - "code" : "ParseObject", + "code" : "ParseHookTriggerRequest", "type" : "codeVoice" }, { - "text" : ", but also extends it with various user specific methods, like", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "authentication, signing up, and validation uniqueness.", + "text" : ".", "type" : "text" } ], "fragments" : [ { "kind" : "keyword", - "text" : "protocol" + "text" : "struct" }, { "kind" : "text", @@ -1025,26 +1290,1777 @@ }, { "kind" : "identifier", - "text" : "ParseUser" + "text" : "ParseHookResponse" } ], - "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseUser", + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookResponse", "kind" : "symbol", "navigatorTitle" : [ { "kind" : "identifier", - "text" : "ParseUser" + "text" : "ParseHookResponse" } ], "role" : "symbol", - "title" : "ParseUser", + "title" : "ParseHookResponse", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehookresponse" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookTrigger": { + "abstract" : [ + { + "text" : "A generic Parse Hook Trigger type that can be used to create any Hook Trigger.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseHookTrigger" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTrigger", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseHookTrigger" + } + ], + "role" : "symbol", + "title" : "ParseHookTrigger", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehooktrigger" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookTriggerObjectRequest": { + "abstract" : [ + { + "text" : "A type that can decode requests when ", + "type" : "text" + }, + { + "code" : "ParseHookTriggerable", + "type" : "codeVoice" + }, + { + "text" : " triggers are called.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseHookTriggerObjectRequest" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerObjectRequest", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseHookTriggerObjectRequest" + } + ], + "role" : "symbol", + "title" : "ParseHookTriggerObjectRequest", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehooktriggerobjectrequest" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookTriggerRequest": { + "abstract" : [ + { + "text" : "A type that can decode requests when ", + "type" : "text" + }, + { + "code" : "ParseHookTriggerable", + "type" : "codeVoice" + }, + { + "text" : " triggers are called.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseHookTriggerRequest" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerRequest", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseHookTriggerRequest" + } + ], + "role" : "symbol", + "title" : "ParseHookTriggerRequest", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehooktriggerrequest" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookTriggerRequestable": { + "abstract" : [ + { + "text" : "Conforming to ", + "type" : "text" + }, + { + "code" : "ParseHookTriggerRequestable", + "type" : "codeVoice" + }, + { + "text" : " allows you to create types that", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "can decode requests when ", + "type" : "text" + }, + { + "code" : "ParseHookTriggerable", + "type" : "codeVoice" + }, + { + "text" : " triggers are called.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseHookTriggerRequestable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerRequestable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseHookTriggerRequestable" + } + ], + "role" : "symbol", + "title" : "ParseHookTriggerRequestable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehooktriggerrequestable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookTriggerable": { + "abstract" : [ + { + "text" : "Conforming to ", + "type" : "text" + }, + { + "code" : "ParseHookTriggerable", + "type" : "codeVoice" + }, + { + "text" : " allows the creation of hooks which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "are Cloud Code triggers.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseHookTriggerable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseHookTriggerable" + } + ], + "role" : "symbol", + "title" : "ParseHookTriggerable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehooktriggerable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookable": { + "abstract" : [ + { + "text" : "Hooks and Triggers should conform to ", + "type" : "text" + }, + { + "code" : "ParseHookable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseHookable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseHookable" + } + ], + "role" : "symbol", + "title" : "ParseHookable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsehookable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseInstallation": { + "abstract" : [ + { + "text" : "Objects that conform to the ", + "type" : "text" + }, + { + "code" : "ParseInstallation", + "type" : "codeVoice" + }, + { + "text" : " protocol have a local representation of an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "installation persisted to the Keychain and Parse Server. This protocol inherits from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : " protocol, and retains the same functionality of a ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : ", but also extends", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "it with installation-specific fields and related immutability and validity", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "checks.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseInstallation" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseInstallation", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseInstallation" + } + ], + "role" : "symbol", + "title" : "ParseInstallation", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseinstallation" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseObject": { + "abstract" : [ + { + "text" : "Objects that conform to the ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : " protocol have a local representation of data persisted to the Parse Server.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "This is the main protocol that is used to interact with objects in your app.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseObject" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseObject" + } + ], + "role" : "symbol", + "title" : "ParseObject", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseobject" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePointerObject": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePointerObject" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePointerObject", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePointerObject" + } + ], + "role" : "symbol", + "title" : "ParsePointerObject", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepointerobject" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePolygon": { + "abstract" : [ + { + "code" : "ParsePolygon", + "type" : "codeVoice" + }, + { + "text" : " is used to create a polygon that represents the coordinates", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that may be associated with a key in a ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : " or used as a reference point", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for geo queries. This allows proximity-based queries on the key.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePolygon" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePolygon", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePolygon" + } + ], + "role" : "symbol", + "title" : "ParsePolygon", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepolygon" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePush": { + "abstract" : [ + { + "text" : "Send and check the status of push notificaitons.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePush" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePush", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePush" + } + ], + "role" : "symbol", + "title" : "ParsePush", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepush" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushAppleAlert": { + "abstract" : [ + { + "text" : "An alert payload for Apple push notifications. See Apple’s ", + "type" : "text" + }, + { + "identifier" : "https:\/\/developer.apple.com\/documentation\/usernotifications\/setting_up_a_remote_notification_server\/generating_a_remote_notification#2943365", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for more information.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushAppleAlert" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushAppleAlert", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushAppleAlert" + } + ], + "role" : "symbol", + "title" : "ParsePushAppleAlert", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushapplealert" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushApplePayloadable": { + "abstract" : [ + { + "text" : "A protocol for adding the standard properties for Apple push notifications.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushApplePayloadable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushApplePayloadable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushApplePayloadable" + } + ], + "role" : "symbol", + "title" : "ParsePushApplePayloadable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushapplepayloadable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushAppleSound": { + "abstract" : [ + { + "text" : "Use these keys to configure the sound for a critical alert.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushAppleSound" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushAppleSound", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushAppleSound" + } + ], + "role" : "symbol", + "title" : "ParsePushAppleSound", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushapplesound" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushFirebaseNotification": { + "abstract" : [ + { + "text" : "The Firebase Cloud Messaging (FCM) notification payload. For more information, see", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "identifier" : "https:\/\/firebase.google.com\/docs\/reference\/fcm\/rest\/v1\/projects.messages#Notification", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and ", + "type" : "text" + }, + { + "identifier" : "https:\/\/firebase.google.com\/docs\/cloud-messaging\/http-server-ref#notification-payload-support", + "isActive" : true, + "type" : "reference" + }, + { + "text" : ".", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushFirebaseNotification" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushFirebaseNotification", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushFirebaseNotification" + } + ], + "role" : "symbol", + "title" : "ParsePushFirebaseNotification", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushfirebasenotification" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushFirebasePayloadable": { + "abstract" : [ + { + "text" : "A protocol for adding the standard properties for Firebase Cloud Messaging (FCM) push notifications.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushFirebasePayloadable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushFirebasePayloadable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushFirebasePayloadable" + } + ], + "role" : "symbol", + "title" : "ParsePushFirebasePayloadable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushfirebasepayloadable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushPayloadAny": { + "abstract" : [ + { + "text" : "The payload data for both a ", + "type" : "text" + }, + { + "code" : "ParsePushPayloadApple", + "type" : "codeVoice" + }, + { + "text" : " and", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParsePushPayloadFirebase", + "type" : "codeVoice" + }, + { + "text" : " push notification.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushPayloadAny" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadAny", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushPayloadAny" + } + ], + "role" : "symbol", + "title" : "ParsePushPayloadAny", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushpayloadany" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushPayloadApple": { + "abstract" : [ + { + "text" : "The payload data for an Apple push notification.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushPayloadApple" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadApple", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushPayloadApple" + } + ], + "role" : "symbol", + "title" : "ParsePushPayloadApple", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushpayloadapple" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushPayloadFirebase": { + "abstract" : [ + { + "text" : "The payload data for an Firebase Cloud Messaging (FCM) push notification.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "See ", + "type" : "text" + }, + { + "identifier" : "https:\/\/firebase.google.com\/docs\/cloud-messaging\/http-server-ref", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "documentation for more information.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushPayloadFirebase" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadFirebase", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushPayloadFirebase" + } + ], + "role" : "symbol", + "title" : "ParsePushPayloadFirebase", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushpayloadfirebase" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushPayloadable": { + "abstract" : [ + { + "text" : "A protocol for making push notification payloads.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "See ", + "type" : "text" + }, + { + "code" : "ParsePushPayloadApple", + "type" : "codeVoice" + }, + { + "text" : " or ", + "type" : "text" + }, + { + "code" : "ParsePushPayloadFirebase", + "type" : "codeVoice" + }, + { + "text" : " for examples.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushPayloadable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushPayloadable" + } + ], + "role" : "symbol", + "title" : "ParsePushPayloadable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushpayloadable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatus": { + "abstract" : [ + { + "text" : "The PushStatus on the Parse Server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushStatus" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushStatus" + } + ], + "role" : "symbol", + "title" : "ParsePushStatus", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushstatus" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatusable": { + "abstract" : [ + { + "text" : "Objects that conform to the ", + "type" : "text" + }, + { + "code" : "ParsePushStatusable", + "type" : "codeVoice" + }, + { + "text" : " protocol represent", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "PushStatus on the Parse Server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParsePushStatusable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatusable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParsePushStatusable" + } + ], + "role" : "symbol", + "title" : "ParsePushStatusable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsepushstatusable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseRelation": { + "abstract" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "ParseRelation", + "type" : "codeVoice" + }, + { + "text" : " object that is used to access all of the children of a many-to-many relationship.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Each instance of ", + "type" : "text" + }, + { + "code" : "ParseRelation", + "type" : "codeVoice" + }, + { + "text" : " is associated with a particular parent object and key.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseRelation" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseRelation", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseRelation" + } + ], + "role" : "symbol", + "title" : "ParseRelation", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parserelation" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseRole": { + "abstract" : [ + { + "text" : "Objects that conform to the ", + "type" : "text" + }, + { + "code" : "ParseRole", + "type" : "codeVoice" + }, + { + "text" : " protocol represent a Role on the Parse Server.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseRole", + "type" : "codeVoice" + }, + { + "text" : "’s represent groupings of ", + "type" : "text" + }, + { + "code" : "ParseUser", + "type" : "codeVoice" + }, + { + "text" : " objects for the purposes of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "granting permissions (e.g. specifying a ", + "type" : "text" + }, + { + "code" : "ParseACL", + "type" : "codeVoice" + }, + { + "text" : " for a ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : ").", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Roles are specified by their sets of child users and child roles,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "all of which are granted any permissions that the parent role has.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Roles must have a name (which cannot be changed after creation of the role),", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and must specify a ", + "type" : "text" + }, + { + "code" : "ParseACL", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseRole" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseRole", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseRole" + } + ], + "role" : "symbol", + "title" : "ParseRole", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parserole" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseSchema": { + "abstract" : [ + { + "code" : "ParseSchema", + "type" : "codeVoice" + }, + { + "text" : " is used for handeling your schemas.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseSchema" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseSchema", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseSchema" + } + ], + "role" : "symbol", + "title" : "ParseSchema", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseschema" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseServer": { + "abstract" : [ + { + "code" : "ParseServer", + "type" : "codeVoice" + }, + { + "text" : " allows you to check the health or retrieve general information about a Parse Server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseServer" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseServer", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseServer" + } + ], + "role" : "symbol", + "title" : "ParseServer", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseserver" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseSession": { + "abstract" : [ + { + "code" : "ParseSession", + "type" : "codeVoice" + }, + { + "text" : " is a local representation of a session.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "This protocol conforms to ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : " and retains the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "same functionality.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseSession" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseSession", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseSession" + } + ], + "role" : "symbol", + "title" : "ParseSession", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsesession" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { + "abstract" : [ + { + "text" : "A special type that is considered a Parse type.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseTypeable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseTypeable" + } + ], + "role" : "symbol", + "title" : "ParseTypeable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parsetypeable" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseUser": { + "abstract" : [ + { + "text" : "Objects that conform to the ", + "type" : "text" + }, + { + "code" : "ParseUser", + "type" : "codeVoice" + }, + { + "text" : " protocol have a local representation of a user persisted to the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Keychain and Parse Server. This protocol inherits from the ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : " protocol, and retains the same", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "functionality of a ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : ", but also extends it with various user specific methods, like", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "authentication, signing up, and validation uniqueness.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseUser" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseUser", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseUser" + } + ], + "role" : "symbol", + "title" : "ParseUser", "type" : "topic", "url" : "\/documentation\/parseswift\/parseuser" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseVersion": { + "abstract" : [ + { + "code" : "ParseVersion", + "type" : "codeVoice" + }, + { + "text" : " is used to determine the version of the SDK. The current", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "version of the SDK is persisted to the Keychain.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseVersion" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseVersion", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseVersion" + } + ], + "role" : "symbol", + "title" : "ParseVersion", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseversion" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/Pointer": { + "abstract" : [ + { + "text" : "A Pointer referencing a ParseObject.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Pointer" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Pointer", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "Pointer" + } + ], + "role" : "symbol", + "title" : "Pointer", + "type" : "topic", + "url" : "\/documentation\/parseswift\/pointer" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/Query": { + "abstract" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "Query", + "type" : "codeVoice" + }, + { + "text" : " class defines a query that is used to query for ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : "s.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Query", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "Query" + } + ], + "role" : "symbol", + "title" : "Query", + "type" : "topic", + "url" : "\/documentation\/parseswift\/query" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/Query/Order": { + "abstract" : [ + { + "text" : "An enum that determines the order to sort the results based on a given key.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Order" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Query\/Order", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "Order" + } + ], + "role" : "symbol", + "title" : "Query.Order", + "type" : "topic", + "url" : "\/documentation\/parseswift\/query\/order" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/QueryConstraint": { + "abstract" : [ + { + "text" : "Used to constrain a query.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "QueryConstraint" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/QueryConstraint", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "QueryConstraint" + } + ], + "role" : "symbol", + "title" : "QueryConstraint", + "type" : "topic", + "url" : "\/documentation\/parseswift\/queryconstraint" +}, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/QueryWhere": { + "abstract" : [ + { + "text" : "The specified criteria to constrain a ", + "type" : "text" + }, + { + "code" : "Query", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "QueryWhere" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/QueryWhere", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "QueryWhere" + } + ], + "role" : "symbol", + "title" : "QueryWhere", + "type" : "topic", + "url" : "\/documentation\/parseswift\/querywhere" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/s8SendableP": { "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP", "title" : "Swift.Sendable", "type" : "unresolvable" +}, +"https://developer.apple.com/documentation/usernotifications/setting_up_a_remote_notification_server/generating_a_remote_notification#2943365": { + "identifier" : "https:\/\/developer.apple.com\/documentation\/usernotifications\/setting_up_a_remote_notification_server\/generating_a_remote_notification#2943365", + "title" : "documentation", + "titleInlineContent" : [ + { + "text" : "documentation", + "type" : "text" + } + ], + "type" : "link", + "url" : "https:\/\/developer.apple.com\/documentation\/usernotifications\/setting_up_a_remote_notification_server\/generating_a_remote_notification#2943365" +}, +"https://firebase.google.com/docs/cloud-messaging/http-server-ref": { + "identifier" : "https:\/\/firebase.google.com\/docs\/cloud-messaging\/http-server-ref", + "title" : "Firebase Cloud Messaging", + "titleInlineContent" : [ + { + "text" : "Firebase Cloud Messaging", + "type" : "text" + } + ], + "type" : "link", + "url" : "https:\/\/firebase.google.com\/docs\/cloud-messaging\/http-server-ref" +}, +"https://firebase.google.com/docs/cloud-messaging/http-server-ref#notification-payload-support": { + "identifier" : "https:\/\/firebase.google.com\/docs\/cloud-messaging\/http-server-ref#notification-payload-support", + "title" : "Firebase Cloud Messaging (legacy)", + "titleInlineContent" : [ + { + "text" : "Firebase Cloud Messaging (legacy)", + "type" : "text" + } + ], + "type" : "link", + "url" : "https:\/\/firebase.google.com\/docs\/cloud-messaging\/http-server-ref#notification-payload-support" +}, +"https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#Notification": { + "identifier" : "https:\/\/firebase.google.com\/docs\/reference\/fcm\/rest\/v1\/projects.messages#Notification", + "title" : "Firebase Cloud Messaging", + "titleInlineContent" : [ + { + "text" : "Firebase Cloud Messaging", + "type" : "text" + } + ], + "type" : "link", + "url" : "https:\/\/firebase.google.com\/docs\/reference\/fcm\/rest\/v1\/projects.messages#Notification" } } } \ No newline at end of file diff --git a/release/data/documentation/parseswift/parseencoder.json b/release/data/documentation/parseswift/parseencoder.json index c998bb91b..02400e649 100644 --- a/release/data/documentation/parseswift/parseencoder.json +++ b/release/data/documentation/parseswift/parseencoder.json @@ -134,7 +134,40 @@ "type" : "text" }, { - "text" : "All Credit to Apple, this is a custom encoder with capability of skipping keys at runtime.", + "text" : "All Credit to Apple for the baseline encoder. The ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " is a custom encoder", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "with capability of skipping keys at runtime and encoding objects into a digestable format", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for a ", + "type" : "text" + }, + { + "identifier" : "https:\/\/github.com\/parse-community\/parse-server", + "isActive" : true, + "type" : "reference" + }, + { + "text" : ".", "type" : "text" }, { @@ -142,7 +175,11 @@ "type" : "text" }, { - "text" : "ParseEncoder matches the features of the ", + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " matches the features of the ", "type" : "text" }, { @@ -159,7 +196,7 @@ "type" : "text" }, { - "text" : "Update commits as needed for improvement.", + "text" : "Update comments as needed for improvement.", "type" : "text" } ], @@ -422,6 +459,18 @@ ], "type" : "link", "url" : "https:\/\/github.com\/apple\/swift\/blob\/main\/stdlib\/public\/Darwin\/Foundation\/JSONEncoder.swift" +}, +"https://github.com/parse-community/parse-server": { + "identifier" : "https:\/\/github.com\/parse-community\/parse-server", + "title" : "parse-server", + "titleInlineContent" : [ + { + "text" : "parse-server", + "type" : "text" + } + ], + "type" : "link", + "url" : "https:\/\/github.com\/parse-community\/parse-server" } } } \ No newline at end of file diff --git a/release/data/documentation/parseswift/parseencoder/encode(_:acl:skipkeys:).json b/release/data/documentation/parseswift/parseencoder/encode(_:acl:skipkeys:).json index 0bb7cf34f..786a40549 100644 --- a/release/data/documentation/parseswift/parseencoder/encode(_:acl:skipkeys:).json +++ b/release/data/documentation/parseswift/parseencoder/encode(_:acl:skipkeys:).json @@ -285,6 +285,44 @@ ], "name" : "value" }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "ParseACL", + "type" : "codeVoice" + }, + { + "text" : " to add to the value if it is an ", + "type" : "text" + }, + { + "code" : "ParseObject", + "type" : "codeVoice" + }, + { + "text" : ". Defaults to ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "acl" + }, { "content" : [ { diff --git a/release/data/documentation/parseswift/parseerror.json b/release/data/documentation/parseswift/parseerror.json index 3eaaab7e0..150deae50 100644 --- a/release/data/documentation/parseswift/parseerror.json +++ b/release/data/documentation/parseswift/parseerror.json @@ -82,6 +82,7 @@ { "identifiers" : [ "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/10Foundation14LocalizedErrorP", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -197,6 +198,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsefield.json b/release/data/documentation/parseswift/parsefield.json index e95068d25..fc420555b 100644 --- a/release/data/documentation/parseswift/parsefield.json +++ b/release/data/documentation/parseswift/parsefield.json @@ -89,6 +89,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -182,6 +183,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseField": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsegeopoint.json b/release/data/documentation/parseswift/parsegeopoint.json index 3811d844a..f83623676 100644 --- a/release/data/documentation/parseswift/parsegeopoint.json +++ b/release/data/documentation/parseswift/parsegeopoint.json @@ -109,6 +109,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -218,6 +219,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseGeoPoint": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehookable.json b/release/data/documentation/parseswift/parsehookable.json index 1d292fd29..5ee249bf0 100644 --- a/release/data/documentation/parseswift/parsehookable.json +++ b/release/data/documentation/parseswift/parsehookable.json @@ -99,6 +99,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -201,6 +202,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunction": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehookfunction.json b/release/data/documentation/parseswift/parsehookfunction.json index 5e8efc567..074e10ec3 100644 --- a/release/data/documentation/parseswift/parsehookfunction.json +++ b/release/data/documentation/parseswift/parsehookfunction.json @@ -81,6 +81,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookFunctionable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", @@ -179,6 +180,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunction": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehookfunctionable.json b/release/data/documentation/parseswift/parsehookfunctionable.json index 4c45041ee..24613ef6c 100644 --- a/release/data/documentation/parseswift/parsehookfunctionable.json +++ b/release/data/documentation/parseswift/parsehookfunctionable.json @@ -158,6 +158,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -277,6 +278,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunction": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehookfunctionrequest.json b/release/data/documentation/parseswift/parsehookfunctionrequest.json index ecca87d91..33abd9b06 100644 --- a/release/data/documentation/parseswift/parsehookfunctionrequest.json +++ b/release/data/documentation/parseswift/parsehookfunctionrequest.json @@ -200,6 +200,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookRequestable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -345,6 +346,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseclouduser" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunctionRequest": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehookparametable.json b/release/data/documentation/parseswift/parsehookparametable.json index d47e72c63..fb60323e7 100644 --- a/release/data/documentation/parseswift/parsehookparametable.json +++ b/release/data/documentation/parseswift/parsehookparametable.json @@ -115,6 +115,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -185,6 +186,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookParametable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehookrequestable.json b/release/data/documentation/parseswift/parsehookrequestable.json index 2ec320d14..7b32089ba 100644 --- a/release/data/documentation/parseswift/parsehookrequestable.json +++ b/release/data/documentation/parseswift/parsehookrequestable.json @@ -158,6 +158,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -273,6 +274,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookFunctionRequest": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehookresponse.json b/release/data/documentation/parseswift/parsehookresponse.json index 658f43130..e8d77ed04 100644 --- a/release/data/documentation/parseswift/parsehookresponse.json +++ b/release/data/documentation/parseswift/parsehookresponse.json @@ -186,6 +186,7 @@ { "identifiers" : [ "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/10Foundation14LocalizedErrorP", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -291,6 +292,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookResponse": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehooktrigger.json b/release/data/documentation/parseswift/parsehooktrigger.json index fbd8a6813..e07355bf4 100644 --- a/release/data/documentation/parseswift/parsehooktrigger.json +++ b/release/data/documentation/parseswift/parsehooktrigger.json @@ -81,6 +81,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", @@ -180,6 +181,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookTrigger": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehooktriggerable.json b/release/data/documentation/parseswift/parsehooktriggerable.json index 23e693ad1..595241cf7 100644 --- a/release/data/documentation/parseswift/parsehooktriggerable.json +++ b/release/data/documentation/parseswift/parsehooktriggerable.json @@ -158,6 +158,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -285,6 +286,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookTrigger": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehooktriggerobjectrequest.json b/release/data/documentation/parseswift/parsehooktriggerobjectrequest.json index fc26188a0..e7c95202d 100644 --- a/release/data/documentation/parseswift/parsehooktriggerobjectrequest.json +++ b/release/data/documentation/parseswift/parsehooktriggerobjectrequest.json @@ -200,6 +200,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookRequestable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerRequestable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", @@ -355,6 +356,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseclouduser" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookRequestable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehooktriggerrequest.json b/release/data/documentation/parseswift/parsehooktriggerrequest.json index 61b9c8dfc..862c2a525 100644 --- a/release/data/documentation/parseswift/parsehooktriggerrequest.json +++ b/release/data/documentation/parseswift/parsehooktriggerrequest.json @@ -174,6 +174,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookRequestable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookTriggerRequestable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", @@ -323,6 +324,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseclouduser" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookRequestable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsehooktriggerrequestable.json b/release/data/documentation/parseswift/parsehooktriggerrequestable.json index 524fb6602..9c14fab8d 100644 --- a/release/data/documentation/parseswift/parsehooktriggerrequestable.json +++ b/release/data/documentation/parseswift/parsehooktriggerrequestable.json @@ -166,6 +166,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseHookRequestable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -255,6 +256,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseHookRequestable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-3krd3.json b/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-3krd3.json index aec735982..b22f3a51c 100644 --- a/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-3krd3.json +++ b/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-3krd3.json @@ -8,8 +8,8 @@ "defaultImplementationsSections" : [ { "identifiers" : [ - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-1f3yl", - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-798hl" + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-798hl", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-1f3yl" ], "title" : "ParseLiveQueryDelegate Implementations" } diff --git a/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-4tgno.json b/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-4tgno.json index 9856e9f95..3fbd151ca 100644 --- a/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-4tgno.json +++ b/release/data/documentation/parseswift/parselivequerydelegate/received(_:)-4tgno.json @@ -8,8 +8,8 @@ "defaultImplementationsSections" : [ { "identifiers" : [ - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-1f3yl", - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-798hl" + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-798hl", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-1f3yl" ], "title" : "ParseLiveQueryDelegate Implementations" } diff --git a/release/data/documentation/parseswift/parseobject/merge(with:)-6romo.json b/release/data/documentation/parseswift/parseobject/merge(with:)-6romo.json index 77881b48d..b70c93717 100644 --- a/release/data/documentation/parseswift/parseobject/merge(with:)-6romo.json +++ b/release/data/documentation/parseswift/parseobject/merge(with:)-6romo.json @@ -25,8 +25,8 @@ { "identifiers" : [ "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/merge(with:)-3cli5", - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/merge(with:)-99wj6", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/merge(with:)-4hjo0", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/merge(with:)-99wj6", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/merge(with:)-35a9v" ], "title" : "ParseObject Implementations" diff --git a/release/data/documentation/parseswift/parseobject/mergeparse(with:)-9yft4.json b/release/data/documentation/parseswift/parseobject/mergeparse(with:)-9yft4.json index 28843449b..0abd852de 100644 --- a/release/data/documentation/parseswift/parseobject/mergeparse(with:)-9yft4.json +++ b/release/data/documentation/parseswift/parseobject/mergeparse(with:)-9yft4.json @@ -25,8 +25,8 @@ { "identifiers" : [ "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-49r7x", - "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-13frx", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-6csd5", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-13frx", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-8plu3" ], "title" : "ParseObject Implementations" diff --git a/release/data/documentation/parseswift/parsepointerobject.json b/release/data/documentation/parseswift/parsepointerobject.json index 085825597..7c15222cc 100644 --- a/release/data/documentation/parseswift/parsepointerobject.json +++ b/release/data/documentation/parseswift/parsepointerobject.json @@ -106,6 +106,7 @@ { "identifiers" : [ "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Fetchable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePointer", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -224,6 +225,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/fetchable" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePointer": { "abstract" : [ diff --git a/release/data/documentation/parseswift/parsepolygon.json b/release/data/documentation/parseswift/parsepolygon.json index 70afac46f..174b8af9c 100644 --- a/release/data/documentation/parseswift/parsepolygon.json +++ b/release/data/documentation/parseswift/parsepolygon.json @@ -109,6 +109,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -211,6 +212,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePolygon": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepush.json b/release/data/documentation/parseswift/parsepush.json index aff207fbf..4f50241a4 100644 --- a/release/data/documentation/parseswift/parsepush.json +++ b/release/data/documentation/parseswift/parsepush.json @@ -166,6 +166,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -278,6 +279,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePush": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushapplealert.json b/release/data/documentation/parseswift/parsepushapplealert.json index 0d5654a20..da4b5895a 100644 --- a/release/data/documentation/parseswift/parsepushapplealert.json +++ b/release/data/documentation/parseswift/parsepushapplealert.json @@ -94,6 +94,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -200,6 +201,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushAppleAlert": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushapplepayloadable.json b/release/data/documentation/parseswift/parsepushapplepayloadable.json index 609f128e6..f0230896d 100644 --- a/release/data/documentation/parseswift/parsepushapplepayloadable.json +++ b/release/data/documentation/parseswift/parsepushapplepayloadable.json @@ -174,6 +174,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -272,6 +273,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushApplePayloadable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushapplesound.json b/release/data/documentation/parseswift/parsepushapplesound.json index a140c5b8f..81b124504 100644 --- a/release/data/documentation/parseswift/parsepushapplesound.json +++ b/release/data/documentation/parseswift/parsepushapplesound.json @@ -108,6 +108,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -195,6 +196,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushAppleSound": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushfirebasenotification.json b/release/data/documentation/parseswift/parsepushfirebasenotification.json index c727816d5..6ab843bca 100644 --- a/release/data/documentation/parseswift/parsepushfirebasenotification.json +++ b/release/data/documentation/parseswift/parsepushfirebasenotification.json @@ -107,6 +107,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -216,6 +217,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushFirebaseNotification": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushfirebasepayloadable.json b/release/data/documentation/parseswift/parsepushfirebasepayloadable.json index 065b99740..5fa938c63 100644 --- a/release/data/documentation/parseswift/parsepushfirebasepayloadable.json +++ b/release/data/documentation/parseswift/parsepushfirebasepayloadable.json @@ -134,6 +134,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -229,6 +230,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushFirebasePayloadable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushpayloadable.json b/release/data/documentation/parseswift/parsepushpayloadable.json index 2cd61bcc5..cb568a261 100644 --- a/release/data/documentation/parseswift/parsepushpayloadable.json +++ b/release/data/documentation/parseswift/parsepushpayloadable.json @@ -115,6 +115,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -212,6 +213,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushApplePayloadable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushpayloadany.json b/release/data/documentation/parseswift/parsepushpayloadany.json index 4a7d805ca..bfb587043 100644 --- a/release/data/documentation/parseswift/parsepushpayloadany.json +++ b/release/data/documentation/parseswift/parsepushpayloadany.json @@ -101,6 +101,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushApplePayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushFirebasePayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadable", @@ -223,6 +224,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushApplePayloadable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushpayloadapple.json b/release/data/documentation/parseswift/parsepushpayloadapple.json index 4296b03ce..26898ab11 100644 --- a/release/data/documentation/parseswift/parsepushpayloadapple.json +++ b/release/data/documentation/parseswift/parsepushpayloadapple.json @@ -81,6 +81,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushApplePayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", @@ -209,6 +210,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushApplePayloadable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsepushpayloadfirebase.json b/release/data/documentation/parseswift/parsepushpayloadfirebase.json index 1b1417f22..543875a2c 100644 --- a/release/data/documentation/parseswift/parsepushpayloadfirebase.json +++ b/release/data/documentation/parseswift/parsepushpayloadfirebase.json @@ -102,6 +102,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushFirebasePayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushPayloadable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", @@ -215,6 +216,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushFirebasePayloadable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parserelation.json b/release/data/documentation/parseswift/parserelation.json index 909a40738..a3637cd76 100644 --- a/release/data/documentation/parseswift/parserelation.json +++ b/release/data/documentation/parseswift/parserelation.json @@ -191,6 +191,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -319,6 +320,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseObject": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parseschema.json b/release/data/documentation/parseswift/parseschema.json index 9a376817a..009bd8f9f 100644 --- a/release/data/documentation/parseswift/parseschema.json +++ b/release/data/documentation/parseswift/parseschema.json @@ -170,6 +170,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -301,6 +302,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseObject": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parseserver.json b/release/data/documentation/parseswift/parseserver.json index 02d7902f1..8732c9f23 100644 --- a/release/data/documentation/parseswift/parseserver.json +++ b/release/data/documentation/parseswift/parseserver.json @@ -85,6 +85,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -198,6 +199,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseServer": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parsetypeable.json b/release/data/documentation/parseswift/parsetypeable.json index 1bcffd4ba..9a9709076 100644 --- a/release/data/documentation/parseswift/parsetypeable.json +++ b/release/data/documentation/parseswift/parsetypeable.json @@ -77,9 +77,10 @@ "text" : " : " }, { + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "kind" : "typeIdentifier", - "preciseIdentifier" : "s:s28CustomDebugStringConvertibleP", - "text" : "CustomDebugStringConvertible" + "preciseIdentifier" : "s:10ParseSwift0A9EncodableP", + "text" : "ParseEncodable" }, { "kind" : "text", @@ -87,8 +88,8 @@ }, { "kind" : "typeIdentifier", - "preciseIdentifier" : "s:s23CustomStringConvertibleP", - "text" : "CustomStringConvertible" + "preciseIdentifier" : "s:s28CustomDebugStringConvertibleP", + "text" : "CustomDebugStringConvertible" }, { "kind" : "text", @@ -96,8 +97,8 @@ }, { "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Se", - "text" : "Decodable" + "preciseIdentifier" : "s:s23CustomStringConvertibleP", + "text" : "CustomStringConvertible" }, { "kind" : "text", @@ -105,8 +106,8 @@ }, { "kind" : "typeIdentifier", - "preciseIdentifier" : "s:SE", - "text" : "Encodable" + "preciseIdentifier" : "s:Se", + "text" : "Decodable" }, { "kind" : "text", @@ -116,15 +117,6 @@ "kind" : "typeIdentifier", "preciseIdentifier" : "s:SH", "text" : "Hashable" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:s8SendableP", - "text" : "Sendable" } ] } @@ -135,6 +127,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/Se", @@ -596,6 +589,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/parseconfig" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/parseversion.json b/release/data/documentation/parseswift/parseversion.json index fa0d6b413..75122a51c 100644 --- a/release/data/documentation/parseswift/parseversion.json +++ b/release/data/documentation/parseswift/parseversion.json @@ -93,6 +93,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SL", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -194,6 +195,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/pointer.json b/release/data/documentation/parseswift/pointer.json index 4133b3527..bf990f70d 100644 --- a/release/data/documentation/parseswift/pointer.json +++ b/release/data/documentation/parseswift/pointer.json @@ -116,6 +116,7 @@ { "identifiers" : [ "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Fetchable", + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePointer", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePointerObject", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", @@ -259,6 +260,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift\/fetchable" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseObject": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/query.json b/release/data/documentation/parseswift/query.json index 9a5ed885a..34738c57b 100644 --- a/release/data/documentation/parseswift/query.json +++ b/release/data/documentation/parseswift/query.json @@ -131,6 +131,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Queryable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", @@ -318,6 +319,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseObject": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/query/order.json b/release/data/documentation/parseswift/query/order.json index 394e2214f..f79d34ff3 100644 --- a/release/data/documentation/parseswift/query/order.json +++ b/release/data/documentation/parseswift/query/order.json @@ -101,6 +101,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -201,6 +202,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/queryconstraint.json b/release/data/documentation/parseswift/queryconstraint.json index 56ddf42dc..4df8d6a28 100644 --- a/release/data/documentation/parseswift/queryconstraint.json +++ b/release/data/documentation/parseswift/queryconstraint.json @@ -81,6 +81,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -174,6 +175,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/data/documentation/parseswift/querywhere.json b/release/data/documentation/parseswift/querywhere.json index 3033925db..880bc05ae 100644 --- a/release/data/documentation/parseswift/querywhere.json +++ b/release/data/documentation/parseswift/querywhere.json @@ -89,6 +89,7 @@ "relationshipsSections" : [ { "identifiers" : [ + "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseTypeable", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s28CustomDebugStringConvertibleP", "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s23CustomStringConvertibleP", @@ -177,6 +178,65 @@ "type" : "topic", "url" : "\/documentation\/parseswift" }, +"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseEncodable": { + "abstract" : [ + { + "text" : "Types that conform to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "ParseEncodable", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : " should be encoded by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "ParseEncoder", + "type" : "codeVoice" + }, + { + "text" : " when necessary.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseEncodable", + "kind" : "symbol", + "navigatorTitle" : [ + { + "kind" : "identifier", + "text" : "ParseEncodable" + } + ], + "role" : "symbol", + "title" : "ParseEncodable", + "type" : "topic", + "url" : "\/documentation\/parseswift\/parseencodable" +}, "doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseTypeable": { "abstract" : [ { diff --git a/release/index/index.json b/release/index/index.json index 9b675d359..120f59fb5 100644 --- a/release/index/index.json +++ b/release/index/index.json @@ -2008,13 +2008,13 @@ { "children" : [ { - "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-1f3yl", - "title" : "func received(Error)", + "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-798hl", + "title" : "func received(URLSessionTaskTransactionMetrics)", "type" : "method" }, { - "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-798hl", - "title" : "func received(URLSessionTaskTransactionMetrics)", + "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-1f3yl", + "title" : "func received(Error)", "type" : "method" } ], @@ -2031,13 +2031,13 @@ { "children" : [ { - "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-1f3yl", - "title" : "func received(Error)", + "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-798hl", + "title" : "func received(URLSessionTaskTransactionMetrics)", "type" : "method" }, { - "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-798hl", - "title" : "func received(URLSessionTaskTransactionMetrics)", + "path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-1f3yl", + "title" : "func received(Error)", "type" : "method" } ], @@ -2253,12 +2253,12 @@ "type" : "method" }, { - "path" : "\/documentation\/parseswift\/parseobject\/merge(with:)-99wj6", + "path" : "\/documentation\/parseswift\/parseobject\/merge(with:)-4hjo0", "title" : "func merge(with: Self) throws -> Self", "type" : "method" }, { - "path" : "\/documentation\/parseswift\/parseobject\/merge(with:)-4hjo0", + "path" : "\/documentation\/parseswift\/parseobject\/merge(with:)-99wj6", "title" : "func merge(with: Self) throws -> Self", "type" : "method" }, @@ -2286,12 +2286,12 @@ "type" : "method" }, { - "path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-13frx", + "path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-6csd5", "title" : "func mergeParse(with: Self) throws -> Self", "type" : "method" }, { - "path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-6csd5", + "path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-13frx", "title" : "func mergeParse(with: Self) throws -> Self", "type" : "method" },