From 248b458bb9a8a423c7b0506cab40e10559d8673b Mon Sep 17 00:00:00 2001 From: alnkesq <141324281+alnkesq@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:20:26 +0100 Subject: [PATCH] Update bindings --- src/FishyFlip/Lexicon/ATErrorGenerator.g.cs | 3 +- src/FishyFlip/Lexicon/ATObject.g.cs | 15 ++- src/FishyFlip/Lexicon/ATProtocol.g.cs | 3 +- .../Bsky/Actor/ATProtoActorExtensions.g.cs | 3 +- .../App/Bsky/Actor/ActorEndpoints.g.cs | 3 +- .../App/Bsky/Actor/ActorExtensions.g.cs | 17 +-- .../App/Bsky/Actor/AdultContentPref.g.cs | 7 +- .../Lexicon/App/Bsky/Actor/BlueskyActor.g.cs | 3 +- .../App/Bsky/Actor/BskyAppProgressGuide.g.cs | 7 +- .../App/Bsky/Actor/BskyAppStatePref.g.cs | 3 +- .../App/Bsky/Actor/ContentLabelPref.g.cs | 9 +- .../Lexicon/App/Bsky/Actor/FeedViewPref.g.cs | 7 +- .../App/Bsky/Actor/GetPreferencesOutput.g.cs | 7 +- .../App/Bsky/Actor/GetProfilesOutput.g.cs | 7 +- .../App/Bsky/Actor/GetSuggestionsOutput.g.cs | 7 +- .../App/Bsky/Actor/HiddenPostsPref.g.cs | 7 +- .../Lexicon/App/Bsky/Actor/InterestsPref.g.cs | 7 +- .../App/Bsky/Actor/KnownFollowers.g.cs | 9 +- .../App/Bsky/Actor/LabelerPrefItem.g.cs | 8 +- .../Lexicon/App/Bsky/Actor/LabelersPref.g.cs | 7 +- .../Lexicon/App/Bsky/Actor/MutedWord.g.cs | 9 +- .../App/Bsky/Actor/MutedWordTarget.g.cs | 3 +- .../App/Bsky/Actor/MutedWordsPref.g.cs | 7 +- src/FishyFlip/Lexicon/App/Bsky/Actor/Nux.g.cs | 9 +- .../App/Bsky/Actor/PersonalDetailsPref.g.cs | 3 +- .../Lexicon/App/Bsky/Actor/Profile.g.cs | 3 +- .../App/Bsky/Actor/ProfileAssociated.g.cs | 3 +- .../App/Bsky/Actor/ProfileAssociatedChat.g.cs | 7 +- .../Lexicon/App/Bsky/Actor/ProfileView.g.cs | 11 +- .../App/Bsky/Actor/ProfileViewBasic.g.cs | 11 +- .../App/Bsky/Actor/ProfileViewDetailed.g.cs | 11 +- .../App/Bsky/Actor/PutPreferencesInput.g.cs | 7 +- .../Lexicon/App/Bsky/Actor/SavedFeed.g.cs | 13 +- .../App/Bsky/Actor/SavedFeedsPref.g.cs | 9 +- .../App/Bsky/Actor/SavedFeedsPrefV2.g.cs | 7 +- .../App/Bsky/Actor/SearchActorsOutput.g.cs | 7 +- .../Actor/SearchActorsTypeaheadOutput.g.cs | 7 +- .../App/Bsky/Actor/ThreadViewPref.g.cs | 3 +- .../Lexicon/App/Bsky/Actor/ViewerState.g.cs | 3 +- .../Lexicon/App/Bsky/Embed/AspectRatio.g.cs | 9 +- .../Lexicon/App/Bsky/Embed/Caption.g.cs | 9 +- .../Lexicon/App/Bsky/Embed/EmbedExternal.g.cs | 7 +- .../Lexicon/App/Bsky/Embed/EmbedImages.g.cs | 7 +- .../Lexicon/App/Bsky/Embed/EmbedRecord.g.cs | 7 +- .../Lexicon/App/Bsky/Embed/EmbedVideo.g.cs | 7 +- .../Lexicon/App/Bsky/Embed/External.g.cs | 11 +- .../Lexicon/App/Bsky/Embed/Image.g.cs | 9 +- .../App/Bsky/Embed/RecordWithMedia.g.cs | 9 +- .../Lexicon/App/Bsky/Embed/ViewBlocked.g.cs | 12 +- .../Lexicon/App/Bsky/Embed/ViewDetached.g.cs | 10 +- .../Lexicon/App/Bsky/Embed/ViewExternal.g.cs | 7 +- .../App/Bsky/Embed/ViewExternalExternal.g.cs | 11 +- .../Lexicon/App/Bsky/Embed/ViewImage.g.cs | 11 +- .../Lexicon/App/Bsky/Embed/ViewImages.g.cs | 7 +- .../Lexicon/App/Bsky/Embed/ViewNotFound.g.cs | 10 +- .../Lexicon/App/Bsky/Embed/ViewRecord.g.cs | 14 +- .../Lexicon/App/Bsky/Embed/ViewRecordDef.g.cs | 7 +- .../App/Bsky/Embed/ViewRecordWithMedia.g.cs | 9 +- .../Lexicon/App/Bsky/Embed/ViewVideo.g.cs | 9 +- .../App/Bsky/Feed/ATProtoFeedExtensions.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/BlockedAuthor.g.cs | 8 +- .../Lexicon/App/Bsky/Feed/BlockedPost.g.cs | 12 +- .../Lexicon/App/Bsky/Feed/BlueskyFeed.g.cs | 3 +- .../Feed/DescribeFeedGeneratorOutput.g.cs | 10 +- .../Lexicon/App/Bsky/Feed/DisableRule.g.cs | 3 +- src/FishyFlip/Lexicon/App/Bsky/Feed/Feed.g.cs | 8 +- .../Lexicon/App/Bsky/Feed/FeedEndpoints.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/FeedExtensions.g.cs | 47 +++---- .../Lexicon/App/Bsky/Feed/FeedViewPost.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/FollowingRule.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/Generator.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/GeneratorView.g.cs | 17 ++- .../App/Bsky/Feed/GeneratorViewerState.g.cs | 3 +- .../App/Bsky/Feed/GetActorFeedsOutput.g.cs | 7 +- .../App/Bsky/Feed/GetActorLikesOutput.g.cs | 7 +- .../App/Bsky/Feed/GetAuthorFeedOutput.g.cs | 7 +- .../App/Bsky/Feed/GetFeedGeneratorOutput.g.cs | 11 +- .../Bsky/Feed/GetFeedGeneratorsOutput.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/GetFeedOutput.g.cs | 7 +- .../App/Bsky/Feed/GetFeedSkeletonOutput.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/GetLikesOutput.g.cs | 10 +- .../App/Bsky/Feed/GetListFeedOutput.g.cs | 7 +- .../App/Bsky/Feed/GetPostThreadOutput.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/GetPostsOutput.g.cs | 7 +- .../App/Bsky/Feed/GetQuotesOutput.g.cs | 10 +- .../App/Bsky/Feed/GetRepostedByOutput.g.cs | 10 +- .../Bsky/Feed/GetSuggestedFeedsOutput.g.cs | 7 +- .../App/Bsky/Feed/GetTimelineOutput.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/Interaction.g.cs | 3 +- src/FishyFlip/Lexicon/App/Bsky/Feed/Like.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/LikeDef.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/Links.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/ListRule.g.cs | 8 +- .../Lexicon/App/Bsky/Feed/MentionRule.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/NotFoundPost.g.cs | 10 +- src/FishyFlip/Lexicon/App/Bsky/Feed/Post.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/PostView.g.cs | 14 +- .../Lexicon/App/Bsky/Feed/Postgate.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/ReasonPin.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/ReasonRepost.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/ReplyRef.g.cs | 9 +- .../Lexicon/App/Bsky/Feed/ReplyRefDef.g.cs | 9 +- .../Lexicon/App/Bsky/Feed/Repost.g.cs | 3 +- .../App/Bsky/Feed/SearchPostsOutput.g.cs | 7 +- .../App/Bsky/Feed/SendInteractionsInput.g.cs | 7 +- .../App/Bsky/Feed/SendInteractionsOutput.g.cs | 3 +- .../App/Bsky/Feed/SkeletonFeedPost.g.cs | 8 +- .../App/Bsky/Feed/SkeletonReasonPin.g.cs | 3 +- .../App/Bsky/Feed/SkeletonReasonRepost.g.cs | 8 +- .../Lexicon/App/Bsky/Feed/ThreadViewPost.g.cs | 7 +- .../Lexicon/App/Bsky/Feed/Threadgate.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/ThreadgateView.g.cs | 3 +- .../Lexicon/App/Bsky/Feed/ViewerState.g.cs | 3 +- .../Bsky/Graph/ATProtoGraphExtensions.g.cs | 3 +- .../Lexicon/App/Bsky/Graph/Block.g.cs | 3 +- .../Lexicon/App/Bsky/Graph/BlueskyGraph.g.cs | 3 +- .../Lexicon/App/Bsky/Graph/FeedItem.g.cs | 8 +- .../Lexicon/App/Bsky/Graph/Follow.g.cs | 3 +- .../Graph/GetActorStarterPacksOutput.g.cs | 7 +- .../App/Bsky/Graph/GetBlocksOutput.g.cs | 7 +- .../App/Bsky/Graph/GetFollowersOutput.g.cs | 9 +- .../App/Bsky/Graph/GetFollowsOutput.g.cs | 9 +- .../Bsky/Graph/GetKnownFollowersOutput.g.cs | 9 +- .../App/Bsky/Graph/GetListBlocksOutput.g.cs | 7 +- .../App/Bsky/Graph/GetListMutesOutput.g.cs | 7 +- .../Lexicon/App/Bsky/Graph/GetListOutput.g.cs | 9 +- .../App/Bsky/Graph/GetListsOutput.g.cs | 7 +- .../App/Bsky/Graph/GetMutesOutput.g.cs | 7 +- .../Bsky/Graph/GetRelationshipsOutput.g.cs | 7 +- .../App/Bsky/Graph/GetStarterPackOutput.g.cs | 7 +- .../App/Bsky/Graph/GetStarterPacksOutput.g.cs | 7 +- .../GetSuggestedFollowsByActorOutput.g.cs | 7 +- .../App/Bsky/Graph/GraphEndpoints.g.cs | 3 +- .../App/Bsky/Graph/GraphExtensions.g.cs | 35 ++--- .../Lexicon/App/Bsky/Graph/List.g.cs | 3 +- .../Lexicon/App/Bsky/Graph/ListItemView.g.cs | 10 +- .../Lexicon/App/Bsky/Graph/ListPurpose.g.cs | 3 +- .../Lexicon/App/Bsky/Graph/ListView.g.cs | 16 +-- .../Lexicon/App/Bsky/Graph/ListViewBasic.g.cs | 14 +- .../App/Bsky/Graph/ListViewerState.g.cs | 3 +- .../Lexicon/App/Bsky/Graph/Listblock.g.cs | 3 +- .../Lexicon/App/Bsky/Graph/Listitem.g.cs | 3 +- .../App/Bsky/Graph/MuteActorInput.g.cs | 7 +- .../App/Bsky/Graph/MuteActorListInput.g.cs | 8 +- .../App/Bsky/Graph/MuteThreadInput.g.cs | 8 +- .../Lexicon/App/Bsky/Graph/NotFoundActor.g.cs | 9 +- .../Lexicon/App/Bsky/Graph/Relationship.g.cs | 8 +- .../Bsky/Graph/SearchStarterPacksOutput.g.cs | 7 +- .../App/Bsky/Graph/StarterPackView.g.cs | 14 +- .../App/Bsky/Graph/StarterPackViewBasic.g.cs | 14 +- .../Lexicon/App/Bsky/Graph/Starterpack.g.cs | 3 +- .../App/Bsky/Graph/UnmuteActorInput.g.cs | 7 +- .../App/Bsky/Graph/UnmuteActorListInput.g.cs | 8 +- .../App/Bsky/Graph/UnmuteThreadInput.g.cs | 8 +- .../Labeler/ATProtoLabelerExtensions.g.cs | 3 +- .../App/Bsky/Labeler/BlueskyLabeler.g.cs | 3 +- .../App/Bsky/Labeler/GetServicesOutput.g.cs | 7 +- .../App/Bsky/Labeler/LabelerEndpoints.g.cs | 3 +- .../App/Bsky/Labeler/LabelerExtensions.g.cs | 7 +- .../App/Bsky/Labeler/LabelerPolicies.g.cs | 7 +- .../Lexicon/App/Bsky/Labeler/LabelerView.g.cs | 12 +- .../App/Bsky/Labeler/LabelerViewDetailed.g.cs | 14 +- .../App/Bsky/Labeler/LabelerViewerState.g.cs | 3 +- .../Lexicon/App/Bsky/Labeler/Service.g.cs | 3 +- .../Notification/BlueskyNotification.g.cs | 3 +- .../Notification/GetUnreadCountOutput.g.cs | 7 +- .../Notification/ListNotificationsOutput.g.cs | 7 +- .../App/Bsky/Notification/Notification.g.cs | 18 +-- .../Notification/NotificationEndpoints.g.cs | 3 +- .../Notification/PutPreferencesInput.g.cs | 7 +- .../Bsky/Notification/RegisterPushInput.g.cs | 14 +- .../Bsky/Notification/UpdateSeenInput.g.cs | 3 +- .../Lexicon/App/Bsky/Richtext/ByteSlice.g.cs | 9 +- .../Lexicon/App/Bsky/Richtext/Facet.g.cs | 9 +- .../Lexicon/App/Bsky/Richtext/Link.g.cs | 7 +- .../Lexicon/App/Bsky/Richtext/Mention.g.cs | 8 +- .../Lexicon/App/Bsky/Richtext/Tag.g.cs | 7 +- .../App/Bsky/Unspecced/BlueskyUnspecced.g.cs | 3 +- .../App/Bsky/Unspecced/GetConfigOutput.g.cs | 3 +- .../GetPopularFeedGeneratorsOutput.g.cs | 7 +- .../GetSuggestionsSkeletonOutput.g.cs | 7 +- .../Unspecced/GetTaggedSuggestionsOutput.g.cs | 7 +- .../Unspecced/GetTrendingTopicsOutput.g.cs | 9 +- .../Unspecced/SearchActorsSkeletonOutput.g.cs | 7 +- .../Unspecced/SearchPostsSkeletonOutput.g.cs | 7 +- .../SearchStarterPacksSkeletonOutput.g.cs | 7 +- .../Bsky/Unspecced/SkeletonSearchActor.g.cs | 8 +- .../Bsky/Unspecced/SkeletonSearchPost.g.cs | 8 +- .../Unspecced/SkeletonSearchStarterPack.g.cs | 8 +- .../App/Bsky/Unspecced/Suggestion.g.cs | 11 +- .../App/Bsky/Unspecced/TrendingTopic.g.cs | 9 +- .../Bsky/Unspecced/UnspeccedEndpoints.g.cs | 3 +- .../Lexicon/App/Bsky/Video/BlueskyVideo.g.cs | 3 +- .../App/Bsky/Video/GetJobStatusOutput.g.cs | 7 +- .../App/Bsky/Video/GetUploadLimitsOutput.g.cs | 7 +- .../Lexicon/App/Bsky/Video/JobStatus.g.cs | 12 +- .../App/Bsky/Video/UploadVideoOutput.g.cs | 7 +- .../App/Bsky/Video/VideoEndpoints.g.cs | 3 +- .../Aniblue/ATProtoAniblueExtensions.g.cs | 3 +- .../Lexicon/App/Netlify/Aniblue/Status.g.cs | 3 +- .../App/Netlify/Aniblue/StatusDef.g.cs | 13 +- .../Blue/Linkat/ATProtoLinkatExtensions.g.cs | 3 +- src/FishyFlip/Lexicon/Blue/Linkat/Board.g.cs | 3 +- src/FishyFlip/Lexicon/Blue/Linkat/Card.g.cs | 3 +- .../Zio/Atfile/ATProtoAtfileExtensions.g.cs | 12 +- .../Lexicon/Blue/Zio/Atfile/Browser.g.cs | 3 +- .../Lexicon/Blue/Zio/Atfile/Machine.g.cs | 3 +- .../Lexicon/Blue/Zio/Atfile/Unknown.g.cs | 3 +- .../Lexicon/Blue/Zio/Atfile/Upload.g.cs | 120 ++---------------- .../Bookhive/ATProtoBookhiveExtensions.g.cs | 3 +- src/FishyFlip/Lexicon/Buzz/Bookhive/Book.g.cs | 3 +- .../Buzz/Bookhive/BookhiveEndpoints.g.cs | 3 +- .../Buzz/Bookhive/BookhiveExtensions.g.cs | 51 ++++---- src/FishyFlip/Lexicon/Buzz/Bookhive/Buzz.g.cs | 3 +- .../Lexicon/Buzz/Bookhive/BuzzBookhive.g.cs | 3 +- .../Lexicon/Buzz/Bookhive/HiveBook.g.cs | 3 +- .../Buzz/Bookhive/SearchBooksOutput.g.cs | 7 +- src/FishyFlip/Lexicon/CborExtensions.g.cs | 23 ++-- .../Bsky/Actor/ATProtoActorExtensions.g.cs | 3 +- .../Chat/Bsky/Actor/ActorEndpoints.g.cs | 3 +- .../Chat/Bsky/Actor/ActorExtensions.g.cs | 5 +- .../Chat/Bsky/Actor/ChatBskyActor.g.cs | 3 +- .../Lexicon/Chat/Bsky/Actor/Declaration.g.cs | 3 +- .../Chat/Bsky/Actor/DeleteAccountOutput.g.cs | 3 +- .../Chat/Bsky/Actor/ProfileViewBasic.g.cs | 11 +- .../Lexicon/Chat/Bsky/Convo/BatchItem.g.cs | 9 +- .../Chat/Bsky/Convo/ChatBskyConvo.g.cs | 3 +- .../Chat/Bsky/Convo/ConvoEndpoints.g.cs | 3 +- .../Lexicon/Chat/Bsky/Convo/ConvoView.g.cs | 15 ++- .../Bsky/Convo/DeleteMessageForSelfInput.g.cs | 9 +- .../Chat/Bsky/Convo/DeletedMessageView.g.cs | 11 +- .../Bsky/Convo/GetConvoForMembersOutput.g.cs | 7 +- .../Chat/Bsky/Convo/GetConvoOutput.g.cs | 7 +- .../Lexicon/Chat/Bsky/Convo/GetLogOutput.g.cs | 7 +- .../Chat/Bsky/Convo/GetMessagesOutput.g.cs | 7 +- .../Chat/Bsky/Convo/LeaveConvoInput.g.cs | 7 +- .../Chat/Bsky/Convo/LeaveConvoOutput.g.cs | 9 +- .../Chat/Bsky/Convo/ListConvosOutput.g.cs | 7 +- .../Chat/Bsky/Convo/LogBeginConvo.g.cs | 9 +- .../Chat/Bsky/Convo/LogCreateMessage.g.cs | 11 +- .../Chat/Bsky/Convo/LogDeleteMessage.g.cs | 11 +- .../Chat/Bsky/Convo/LogLeaveConvo.g.cs | 9 +- .../Lexicon/Chat/Bsky/Convo/MessageInput.g.cs | 7 +- .../Lexicon/Chat/Bsky/Convo/MessageRef.g.cs | 12 +- .../Lexicon/Chat/Bsky/Convo/MessageView.g.cs | 13 +- .../Chat/Bsky/Convo/MessageViewSender.g.cs | 8 +- .../Chat/Bsky/Convo/MuteConvoInput.g.cs | 7 +- .../Chat/Bsky/Convo/MuteConvoOutput.g.cs | 7 +- .../Bsky/Convo/SendMessageBatchInput.g.cs | 7 +- .../Bsky/Convo/SendMessageBatchOutput.g.cs | 7 +- .../Chat/Bsky/Convo/SendMessageInput.g.cs | 9 +- .../Chat/Bsky/Convo/UnmuteConvoInput.g.cs | 7 +- .../Chat/Bsky/Convo/UnmuteConvoOutput.g.cs | 7 +- .../Chat/Bsky/Convo/UpdateReadInput.g.cs | 7 +- .../Chat/Bsky/Convo/UpdateReadOutput.g.cs | 7 +- .../Bsky/Moderation/ChatBskyModeration.g.cs | 3 +- .../Moderation/GetActorMetadataOutput.g.cs | 11 +- .../Moderation/GetMessageContextOutput.g.cs | 7 +- .../Chat/Bsky/Moderation/Metadata.g.cs | 13 +- .../Bsky/Moderation/ModerationEndpoints.g.cs | 3 +- .../Moderation/UpdateActorAccessInput.g.cs | 10 +- .../Com/Atproto/Admin/ATProtoAdmin.g.cs | 3 +- .../Com/Atproto/Admin/AccountView.g.cs | 11 +- .../Com/Atproto/Admin/AdminEndpoints.g.cs | 3 +- .../Com/Atproto/Admin/DeleteAccountInput.g.cs | 8 +- .../Admin/DisableAccountInvitesInput.g.cs | 8 +- .../Admin/DisableInviteCodesInput.g.cs | 3 +- .../Admin/EnableAccountInvitesInput.g.cs | 8 +- .../Atproto/Admin/GetAccountInfosOutput.g.cs | 7 +- .../Atproto/Admin/GetInviteCodesOutput.g.cs | 7 +- .../Atproto/Admin/GetSubjectStatusOutput.g.cs | 7 +- .../Com/Atproto/Admin/RepoBlobRef.g.cs | 10 +- .../Lexicon/Com/Atproto/Admin/RepoRef.g.cs | 8 +- .../Atproto/Admin/SearchAccountsOutput.g.cs | 7 +- .../Com/Atproto/Admin/SendEmailInput.g.cs | 13 +- .../Com/Atproto/Admin/SendEmailOutput.g.cs | 7 +- .../Lexicon/Com/Atproto/Admin/StatusAttr.g.cs | 7 +- .../Com/Atproto/Admin/ThreatSignature.g.cs | 9 +- .../Admin/UpdateAccountEmailInput.g.cs | 9 +- .../Admin/UpdateAccountHandleInput.g.cs | 11 +- .../Admin/UpdateAccountPasswordInput.g.cs | 10 +- .../Admin/UpdateSubjectStatusInput.g.cs | 7 +- .../Admin/UpdateSubjectStatusOutput.g.cs | 7 +- .../Com/Atproto/Identity/ATProtoIdentity.g.cs | 3 +- .../GetRecommendedDidCredentialsOutput.g.cs | 3 +- .../Atproto/Identity/IdentityEndpoints.g.cs | 3 +- .../Atproto/Identity/ResolveHandleOutput.g.cs | 8 +- .../Identity/SignPlcOperationInput.g.cs | 3 +- .../Identity/SignPlcOperationOutput.g.cs | 7 +- .../Identity/SubmitPlcOperationInput.g.cs | 7 +- .../Atproto/Identity/UpdateHandleInput.g.cs | 8 +- .../Com/Atproto/Label/ATProtoLabel.g.cs | 3 +- .../Lexicon/Com/Atproto/Label/Info.g.cs | 7 +- .../Lexicon/Com/Atproto/Label/Label.g.cs | 12 +- .../Com/Atproto/Label/LabelEndpoints.g.cs | 3 +- .../Lexicon/Com/Atproto/Label/LabelValue.g.cs | 3 +- .../Atproto/Label/LabelValueDefinition.g.cs | 13 +- .../Label/LabelValueDefinitionStrings.g.cs | 11 +- .../Lexicon/Com/Atproto/Label/Labels.g.cs | 9 +- .../Com/Atproto/Label/QueryLabelsOutput.g.cs | 7 +- .../Lexicon/Com/Atproto/Label/SelfLabel.g.cs | 7 +- .../Lexicon/Com/Atproto/Label/SelfLabels.g.cs | 7 +- .../Lexicon/ATProtoLexiconExtensions.g.cs | 3 +- .../Lexicon/Com/Atproto/Lexicon/Schema.g.cs | 3 +- .../Atproto/Moderation/ATProtoModeration.g.cs | 3 +- .../Atproto/Moderation/CreateReportInput.g.cs | 9 +- .../Moderation/CreateReportOutput.g.cs | 14 +- .../Moderation/ModerationEndpoints.g.cs | 3 +- .../Com/Atproto/Moderation/ReasonType.g.cs | 3 +- .../Lexicon/Com/Atproto/Repo/ATProtoRepo.g.cs | 3 +- .../Com/Atproto/Repo/ApplyWritesInput.g.cs | 9 +- .../Com/Atproto/Repo/ApplyWritesOutput.g.cs | 3 +- .../Lexicon/Com/Atproto/Repo/CommitMeta.g.cs | 9 +- .../Lexicon/Com/Atproto/Repo/Create.g.cs | 9 +- .../Com/Atproto/Repo/CreateRecordInput.g.cs | 11 +- .../Com/Atproto/Repo/CreateRecordOutput.g.cs | 10 +- .../Com/Atproto/Repo/CreateResult.g.cs | 10 +- .../Lexicon/Com/Atproto/Repo/Delete.g.cs | 9 +- .../Com/Atproto/Repo/DeleteRecordInput.g.cs | 11 +- .../Com/Atproto/Repo/DeleteRecordOutput.g.cs | 3 +- .../Com/Atproto/Repo/DeleteResult.g.cs | 3 +- .../Com/Atproto/Repo/DescribeRepoOutput.g.cs | 17 ++- .../Com/Atproto/Repo/GetRecordOutput.g.cs | 10 +- .../Atproto/Repo/ListMissingBlobsOutput.g.cs | 7 +- .../Com/Atproto/Repo/ListRecordsOutput.g.cs | 7 +- .../Com/Atproto/Repo/PutRecordInput.g.cs | 13 +- .../Com/Atproto/Repo/PutRecordOutput.g.cs | 10 +- .../Lexicon/Com/Atproto/Repo/Record.g.cs | 12 +- .../Lexicon/Com/Atproto/Repo/RecordBlob.g.cs | 10 +- .../Com/Atproto/Repo/RepoEndpoints.g.cs | 3 +- .../Lexicon/Com/Atproto/Repo/StrongRef.g.cs | 10 +- .../Lexicon/Com/Atproto/Repo/Update.g.cs | 11 +- .../Com/Atproto/Repo/UpdateResult.g.cs | 10 +- .../Com/Atproto/Repo/UploadBlobOutput.g.cs | 7 +- .../Com/Atproto/Server/ATProtoServer.g.cs | 5 +- .../Com/Atproto/Server/AccountCodes.g.cs | 9 +- .../Com/Atproto/Server/AppPassword.g.cs | 21 ++- .../Com/Atproto/Server/AppPasswordDef.g.cs | 21 +-- .../Server/CheckAccountStatusOutput.g.cs | 23 ++-- .../Com/Atproto/Server/ConfirmEmailInput.g.cs | 9 +- .../Lexicon/Com/Atproto/Server/Contact.g.cs | 3 +- .../Atproto/Server/CreateAccountInput.g.cs | 8 +- .../Atproto/Server/CreateAccountOutput.g.cs | 15 +-- .../Server/CreateAppPasswordInput.g.cs | 7 +- .../Atproto/Server/CreateInviteCodeInput.g.cs | 7 +- .../Server/CreateInviteCodeOutput.g.cs | 7 +- .../Server/CreateInviteCodesInput.g.cs | 9 +- .../Server/CreateInviteCodesOutput.g.cs | 7 +- .../Atproto/Server/CreateSessionInput.g.cs | 9 +- .../Atproto/Server/CreateSessionOutput.g.cs | 15 +-- .../Server/DeactivateAccountInput.g.cs | 3 +- .../Atproto/Server/DeleteAccountInput.g.cs | 12 +- .../Atproto/Server/DescribeServerOutput.g.cs | 10 +- .../Server/GetAccountInviteCodesOutput.g.cs | 7 +- .../Atproto/Server/GetServiceAuthOutput.g.cs | 7 +- .../Com/Atproto/Server/GetSessionOutput.g.cs | 11 +- .../Com/Atproto/Server/InviteCode.g.cs | 17 +-- .../Com/Atproto/Server/InviteCodeUse.g.cs | 8 +- .../Lexicon/Com/Atproto/Server/Links.g.cs | 3 +- .../Server/ListAppPasswordsOutput.g.cs | 9 +- .../Atproto/Server/RefreshSessionOutput.g.cs | 15 +-- .../Server/RequestEmailUpdateOutput.g.cs | 7 +- .../Server/RequestPasswordResetInput.g.cs | 7 +- .../Server/ReserveSigningKeyInput.g.cs | 3 +- .../Server/ReserveSigningKeyOutput.g.cs | 7 +- .../Atproto/Server/ResetPasswordInput.g.cs | 9 +- .../Server/RevokeAppPasswordInput.g.cs | 7 +- .../Com/Atproto/Server/ServerEndpoints.g.cs | 9 +- .../Com/Atproto/Server/UpdateEmailInput.g.cs | 7 +- .../Lexicon/Com/Atproto/Sync/ATProtoSync.g.cs | 3 +- .../Lexicon/Com/Atproto/Sync/Account.g.cs | 12 +- .../Lexicon/Com/Atproto/Sync/Commit.g.cs | 25 ++-- .../Atproto/Sync/GetLatestCommitOutput.g.cs | 9 +- .../Com/Atproto/Sync/GetRepoStatusOutput.g.cs | 10 +- .../Lexicon/Com/Atproto/Sync/Identity.g.cs | 10 +- .../Lexicon/Com/Atproto/Sync/Info.g.cs | 7 +- .../Com/Atproto/Sync/ListBlobsOutput.g.cs | 7 +- .../Com/Atproto/Sync/ListReposOutput.g.cs | 7 +- .../Com/Atproto/Sync/NotifyOfUpdateInput.g.cs | 7 +- .../Lexicon/Com/Atproto/Sync/Repo.g.cs | 12 +- .../Lexicon/Com/Atproto/Sync/RepoOp.g.cs | 12 +- .../Com/Atproto/Sync/RequestCrawlInput.g.cs | 7 +- .../Com/Atproto/Sync/SyncEndpoints.g.cs | 3 +- .../Lexicon/Com/Atproto/Temp/ATProtoTemp.g.cs | 3 +- .../Atproto/Temp/AddReservedHandleInput.g.cs | 7 +- .../Atproto/Temp/AddReservedHandleOutput.g.cs | 3 +- .../Atproto/Temp/CheckSignupQueueOutput.g.cs | 7 +- .../Temp/RequestPhoneVerificationInput.g.cs | 7 +- .../Com/Atproto/Temp/TempEndpoints.g.cs | 3 +- .../Pinksea/ATProtoPinkseaExtensions.g.cs | 3 +- .../Lexicon/Com/Shinolabs/Pinksea/Author.g.cs | 11 +- .../Pinksea/ComShinolabsPinksea.g.cs | 3 +- .../Pinksea/GetAuthorFeedOutput.g.cs | 7 +- .../Pinksea/GetAuthorRepliesOutput.g.cs | 7 +- .../Pinksea/GetHandleFromDidOutput.g.cs | 8 +- .../Shinolabs/Pinksea/GetIdentityOutput.g.cs | 10 +- .../Shinolabs/Pinksea/GetOekakiOutput.g.cs | 9 +- .../Pinksea/GetParentForReplyOutput.g.cs | 9 +- .../Shinolabs/Pinksea/GetRecentOutput.g.cs | 7 +- .../Shinolabs/Pinksea/GetTagFeedOutput.g.cs | 7 +- .../Com/Shinolabs/Pinksea/HydratedOekaki.g.cs | 15 ++- .../Lexicon/Com/Shinolabs/Pinksea/Image.g.cs | 9 +- .../Com/Shinolabs/Pinksea/ImageLink.g.cs | 7 +- .../Lexicon/Com/Shinolabs/Pinksea/Oekaki.g.cs | 3 +- .../Shinolabs/Pinksea/OekakiTombstone.g.cs | 8 +- .../Shinolabs/Pinksea/PinkseaEndpoints.g.cs | 3 +- .../Shinolabs/Pinksea/PinkseaExtensions.g.cs | 11 +- .../Whtwnd/Blog/ATProtoBlogExtensions.g.cs | 3 +- .../Lexicon/Com/Whtwnd/Blog/BlobMetadata.g.cs | 7 +- .../Com/Whtwnd/Blog/BlogEndpoints.g.cs | 3 +- .../Lexicon/Com/Whtwnd/Blog/BlogEntry.g.cs | 7 +- .../Com/Whtwnd/Blog/BlogExtensions.g.cs | 15 ++- .../Com/Whtwnd/Blog/ComWhtwndBlog.g.cs | 3 +- .../Lexicon/Com/Whtwnd/Blog/Comment.g.cs | 10 +- .../Lexicon/Com/Whtwnd/Blog/Entry.g.cs | 3 +- .../Com/Whtwnd/Blog/GetAuthorPostsOutput.g.cs | 7 +- .../Blog/GetEntryMetadataByNameOutput.g.cs | 8 +- .../Whtwnd/Blog/GetMentionsByEntryOutput.g.cs | 7 +- .../Whtwnd/Blog/NotifyOfNewEntryInput.g.cs | 8 +- .../Whtwnd/Blog/NotifyOfNewEntryOutput.g.cs | 3 +- .../Lexicon/Com/Whtwnd/Blog/Ogp.g.cs | 7 +- .../Bookmarks/ATProtoBookmarksExtensions.g.cs | 3 +- .../Community/Lexicon/Bookmarks/Bookmark.g.cs | 3 +- .../Lexicon/Bookmarks/BookmarksEndpoints.g.cs | 3 +- .../Bookmarks/BookmarksExtensions.g.cs | 7 +- .../Bookmarks/CommunityLexiconBookmarks.g.cs | 3 +- .../Bookmarks/GetActorBookmarksOutput.g.cs | 7 +- .../Lexicon/Errors/AccountNotFoundError.g.cs | 3 +- .../Lexicon/Errors/AccountTakedownError.g.cs | 3 +- .../Lexicon/Errors/ActorNotFoundError.g.cs | 3 +- .../Errors/AuthFactorTokenRequiredError.g.cs | 3 +- .../Lexicon/Errors/BadExpirationError.g.cs | 3 +- .../Lexicon/Errors/BadQueryStringError.g.cs | 3 +- .../Lexicon/Errors/BlobNotFoundError.g.cs | 3 +- .../Lexicon/Errors/BlockNotFoundError.g.cs | 3 +- .../Lexicon/Errors/BlockedActorError.g.cs | 3 +- .../Lexicon/Errors/BlockedByActorError.g.cs | 3 +- .../Lexicon/Errors/CannotDeleteSelfError.g.cs | 3 +- .../Lexicon/Errors/ConsumerTooSlowError.g.cs | 3 +- .../Lexicon/Errors/DuplicateCreateError.g.cs | 3 +- .../Errors/DuplicateTemplateNameError.g.cs | 3 +- .../Lexicon/Errors/ExpiredTokenError.g.cs | 3 +- .../Lexicon/Errors/FutureCursorError.g.cs | 3 +- .../Errors/HandleNotAvailableError.g.cs | 3 +- .../Errors/IncompatibleDidDocError.g.cs | 3 +- .../Lexicon/Errors/InvalidEmailError.g.cs | 3 +- .../Lexicon/Errors/InvalidHandleError.g.cs | 3 +- .../Errors/InvalidInviteCodeError.g.cs | 3 +- .../Lexicon/Errors/InvalidPasswordError.g.cs | 3 +- .../Lexicon/Errors/InvalidSwapError.g.cs | 3 +- .../Lexicon/Errors/InvalidTokenError.g.cs | 3 +- .../Errors/MemberAlreadyExistsError.g.cs | 3 +- .../Lexicon/Errors/MemberNotFoundError.g.cs | 3 +- .../Lexicon/Errors/NotFoundError.g.cs | 3 +- .../Lexicon/Errors/RecordNotFoundError.g.cs | 3 +- .../Lexicon/Errors/RepoDeactivatedError.g.cs | 3 +- .../Lexicon/Errors/RepoNotFoundError.g.cs | 3 +- .../Lexicon/Errors/RepoSuspendedError.g.cs | 3 +- .../Lexicon/Errors/RepoTakendownError.g.cs | 3 +- .../Lexicon/Errors/SetNotFoundError.g.cs | 3 +- .../Lexicon/Errors/SubjectHasActionError.g.cs | 3 +- .../Lexicon/Errors/TokenRequiredError.g.cs | 3 +- .../Lexicon/Errors/UnknownFeedError.g.cs | 3 +- .../Lexicon/Errors/UnknownListError.g.cs | 3 +- .../Lexicon/Errors/UnresolvableDidError.g.cs | 3 +- .../Errors/UnsupportedDomainError.g.cs | 3 +- .../Alpha/Actor/ATProtoActorExtensions.g.cs | 3 +- .../Fm/Teal/Alpha/Actor/FeaturedItem.g.cs | 9 +- .../Lexicon/Fm/Teal/Alpha/Actor/Profile.g.cs | 3 +- .../Lexicon/Fm/Teal/Alpha/Actor/Status.g.cs | 3 +- .../Alpha/Feed/ATProtoFeedExtensions.g.cs | 3 +- .../Fm/Teal/Alpha/Feed/FeedEndpoints.g.cs | 3 +- .../Fm/Teal/Alpha/Feed/FeedExtensions.g.cs | 29 +++-- .../Fm/Teal/Alpha/Feed/FmTealAlphaFeed.g.cs | 3 +- .../Teal/Alpha/Feed/GetActorFeedOutput.g.cs | 7 +- .../Fm/Teal/Alpha/Feed/GetPlayOutput.g.cs | 7 +- .../Lexicon/Fm/Teal/Alpha/Feed/Play.g.cs | 3 +- .../Lexicon/Fm/Teal/Alpha/Feed/PlayView.g.cs | 9 +- .../Frontpage/ATProtoFrontpageExtensions.g.cs | 3 +- .../Fyi/Unravel/Frontpage/Comment.g.cs | 3 +- .../Lexicon/Fyi/Unravel/Frontpage/Post.g.cs | 3 +- .../Lexicon/Fyi/Unravel/Frontpage/Vote.g.cs | 3 +- .../ATProtoPastesphereExtensions.g.cs | 3 +- .../Lexicon/Link/Pastesphere/Snippet.g.cs | 3 +- .../Ma/Tokono/Byov/ATProtoByovExtensions.g.cs | 3 +- .../Lexicon/Ma/Tokono/Byov/Subscription.g.cs | 3 +- .../Lexicon/Ma/Tokono/Byov/Video.g.cs | 3 +- .../Skylights/ATProtoSkylightsExtensions.g.cs | 3 +- src/FishyFlip/Lexicon/My/Skylights/Note.g.cs | 7 +- .../Lexicon/My/Skylights/Rating.g.cs | 7 +- .../Lexicon/My/Skylights/RefItem.g.cs | 9 +- src/FishyFlip/Lexicon/My/Skylights/Rel.g.cs | 3 +- .../Lexicon/My/Skylights/UrlItem.g.cs | 7 +- .../Psky/Actor/ATProtoActorExtensions.g.cs | 3 +- .../Lexicon/Social/Psky/Actor/Profile.g.cs | 3 +- .../Psky/Chat/ATProtoChatExtensions.g.cs | 3 +- .../Lexicon/Social/Psky/Chat/Message.g.cs | 3 +- .../Lexicon/Social/Psky/Chat/ModlistRef.g.cs | 9 +- .../Lexicon/Social/Psky/Chat/Room.g.cs | 3 +- .../Social/Psky/Richtext/ByteSlice.g.cs | 9 +- .../Lexicon/Social/Psky/Richtext/Facet.g.cs | 9 +- .../Lexicon/Social/Psky/Richtext/Link.g.cs | 7 +- .../Lexicon/Social/Psky/Richtext/Mention.g.cs | 8 +- .../Lexicon/Social/Psky/Richtext/Room.g.cs | 7 +- .../Lexicon/SourceGenerationContext.g.cs | 19 +-- .../Communication/CommunicationEndpoints.g.cs | 3 +- .../Communication/CreateTemplateInput.g.cs | 11 +- .../Communication/DeleteTemplateInput.g.cs | 7 +- .../Communication/ListTemplatesOutput.g.cs | 7 +- .../Ozone/Communication/TemplateView.g.cs | 16 +-- .../ToolsOzoneCommunication.g.cs | 3 +- .../Communication/UpdateTemplateInput.g.cs | 7 +- .../Tools/Ozone/Moderation/AccountEvent.g.cs | 7 +- .../Ozone/Moderation/AccountHosting.g.cs | 7 +- .../Tools/Ozone/Moderation/BlobView.g.cs | 11 +- .../Ozone/Moderation/EmitEventInput.g.cs | 12 +- .../Ozone/Moderation/GetRecordsOutput.g.cs | 7 +- .../Ozone/Moderation/GetReposOutput.g.cs | 7 +- .../Tools/Ozone/Moderation/IdentityEvent.g.cs | 3 +- .../Tools/Ozone/Moderation/ImageDetails.g.cs | 9 +- .../Ozone/Moderation/ModEventAcknowledge.g.cs | 3 +- .../Ozone/Moderation/ModEventComment.g.cs | 7 +- .../Ozone/Moderation/ModEventDivert.g.cs | 3 +- .../Tools/Ozone/Moderation/ModEventEmail.g.cs | 7 +- .../Ozone/Moderation/ModEventEscalate.g.cs | 3 +- .../Tools/Ozone/Moderation/ModEventLabel.g.cs | 9 +- .../Tools/Ozone/Moderation/ModEventMute.g.cs | 7 +- .../Moderation/ModEventMuteReporter.g.cs | 3 +- .../Ozone/Moderation/ModEventReport.g.cs | 7 +- .../Moderation/ModEventResolveAppeal.g.cs | 3 +- .../Moderation/ModEventReverseTakedown.g.cs | 3 +- .../Tools/Ozone/Moderation/ModEventTag.g.cs | 9 +- .../Ozone/Moderation/ModEventTakedown.g.cs | 3 +- .../Ozone/Moderation/ModEventUnmute.g.cs | 3 +- .../Moderation/ModEventUnmuteReporter.g.cs | 3 +- .../Tools/Ozone/Moderation/ModEventView.g.cs | 16 +-- .../Ozone/Moderation/ModEventViewDetail.g.cs | 16 +-- .../Tools/Ozone/Moderation/Moderation.g.cs | 3 +- .../Ozone/Moderation/ModerationDetail.g.cs | 3 +- .../Ozone/Moderation/ModerationEndpoints.g.cs | 3 +- .../Ozone/Moderation/QueryEventsOutput.g.cs | 7 +- .../Ozone/Moderation/QueryStatusesOutput.g.cs | 7 +- .../Tools/Ozone/Moderation/RecordEvent.g.cs | 7 +- .../Tools/Ozone/Moderation/RecordHosting.g.cs | 7 +- .../Tools/Ozone/Moderation/RecordView.g.cs | 18 +-- .../Ozone/Moderation/RecordViewDetail.g.cs | 18 +-- .../Ozone/Moderation/RecordViewNotFound.g.cs | 8 +- .../Tools/Ozone/Moderation/RepoView.g.cs | 15 +-- .../Ozone/Moderation/RepoViewDetail.g.cs | 15 +-- .../Ozone/Moderation/RepoViewNotFound.g.cs | 8 +- .../Ozone/Moderation/SearchReposOutput.g.cs | 7 +- .../Ozone/Moderation/SubjectReviewState.g.cs | 3 +- .../Ozone/Moderation/SubjectStatusView.g.cs | 11 +- .../Moderation/ToolsOzoneModeration.g.cs | 3 +- .../Tools/Ozone/Moderation/VideoDetails.g.cs | 11 +- .../Tools/Ozone/Server/GetConfigOutput.g.cs | 3 +- .../Tools/Ozone/Server/ServerEndpoints.g.cs | 3 +- .../Tools/Ozone/Server/ServiceConfig.g.cs | 3 +- .../Tools/Ozone/Server/ToolsOzoneServer.g.cs | 3 +- .../Tools/Ozone/Server/ViewerConfig.g.cs | 3 +- .../Tools/Ozone/Set/AddValuesInput.g.cs | 9 +- .../Tools/Ozone/Set/DeleteSetInput.g.cs | 7 +- .../Tools/Ozone/Set/DeleteSetOutput.g.cs | 3 +- .../Tools/Ozone/Set/DeleteValuesInput.g.cs | 9 +- .../Tools/Ozone/Set/GetValuesOutput.g.cs | 9 +- .../Tools/Ozone/Set/QuerySetsOutput.g.cs | 7 +- .../Lexicon/Tools/Ozone/Set/Set.g.cs | 7 +- .../Lexicon/Tools/Ozone/Set/SetEndpoints.g.cs | 3 +- .../Lexicon/Tools/Ozone/Set/SetView.g.cs | 9 +- .../Tools/Ozone/Set/ToolsOzoneSet.g.cs | 3 +- .../Ozone/Setting/ListOptionsOutput.g.cs | 7 +- .../Lexicon/Tools/Ozone/Setting/Option.g.cs | 20 ++- .../Ozone/Setting/RemoveOptionsInput.g.cs | 9 +- .../Ozone/Setting/RemoveOptionsOutput.g.cs | 3 +- .../Tools/Ozone/Setting/SettingEndpoints.g.cs | 3 +- .../Ozone/Setting/ToolsOzoneSetting.g.cs | 3 +- .../Ozone/Setting/UpsertOptionInput.g.cs | 11 +- .../Ozone/Setting/UpsertOptionOutput.g.cs | 7 +- .../Signature/FindCorrelationOutput.g.cs | 7 +- .../Signature/FindRelatedAccountsOutput.g.cs | 7 +- .../Tools/Ozone/Signature/RelatedAccount.g.cs | 7 +- .../Ozone/Signature/SearchAccountsOutput.g.cs | 7 +- .../Tools/Ozone/Signature/SigDetail.g.cs | 9 +- .../Ozone/Signature/SignatureEndpoints.g.cs | 3 +- .../Ozone/Signature/ToolsOzoneSignature.g.cs | 3 +- .../Tools/Ozone/Team/AddMemberInput.g.cs | 10 +- .../Tools/Ozone/Team/DeleteMemberInput.g.cs | 8 +- .../Tools/Ozone/Team/ListMembersOutput.g.cs | 7 +- .../Lexicon/Tools/Ozone/Team/Member.g.cs | 10 +- .../Tools/Ozone/Team/TeamEndpoints.g.cs | 3 +- .../Tools/Ozone/Team/ToolsOzoneTeam.g.cs | 3 +- .../Tools/Ozone/Team/UpdateMemberInput.g.cs | 8 +- 592 files changed, 2339 insertions(+), 1976 deletions(-) diff --git a/src/FishyFlip/Lexicon/ATErrorGenerator.g.cs b/src/FishyFlip/Lexicon/ATErrorGenerator.g.cs index b1b72c91..041f0d19 100644 --- a/src/FishyFlip/Lexicon/ATErrorGenerator.g.cs +++ b/src/FishyFlip/Lexicon/ATErrorGenerator.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/ATObject.g.cs b/src/FishyFlip/Lexicon/ATObject.g.cs index 634b1259..e73ac522 100644 --- a/src/FishyFlip/Lexicon/ATObject.g.cs +++ b/src/FishyFlip/Lexicon/ATObject.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { @@ -18,8 +19,8 @@ namespace FishyFlip.Lexicon [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.AdultContentPref), typeDiscriminator: "app.bsky.actor.defs#adultContentPref")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Repo.ApplyWritesInput), typeDiscriminator: "com.atproto.repo.applyWrites#ApplyWritesInput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Repo.ApplyWritesOutput), typeDiscriminator: "com.atproto.repo.applyWrites#ApplyWritesOutput")] - [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Server.AppPassword), typeDiscriminator: "com.atproto.server.listAppPasswords#appPassword")] - [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Server.AppPasswordDef), typeDiscriminator: "com.atproto.server.createAppPassword#appPassword")] + [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Server.AppPassword), typeDiscriminator: "com.atproto.server.createAppPassword#appPassword")] + [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Server.AppPasswordDef), typeDiscriminator: "com.atproto.server.listAppPasswords#appPassword")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio), typeDiscriminator: "app.bsky.embed.defs#aspectRatio")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Shinolabs.Pinksea.Author), typeDiscriminator: "com.shinolabs.pinksea.appViewDefs#author")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Chat.Bsky.Convo.BatchItem), typeDiscriminator: "chat.bsky.convo.sendMessageBatch#batchItem")] @@ -123,8 +124,8 @@ namespace FishyFlip.Lexicon [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Whtwnd.Blog.GetAuthorPostsOutput), typeDiscriminator: "com.whtwnd.blog.getAuthorPosts#GetAuthorPostsOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Shinolabs.Pinksea.GetAuthorRepliesOutput), typeDiscriminator: "com.shinolabs.pinksea.getAuthorReplies#GetAuthorRepliesOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Graph.GetBlocksOutput), typeDiscriminator: "app.bsky.graph.getBlocks#GetBlocksOutput")] - [JsonDerivedType(typeof(FishyFlip.Lexicon.Tools.Ozone.Server.GetConfigOutput), typeDiscriminator: "tools.ozone.server.getConfig#GetConfigOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Unspecced.GetConfigOutput), typeDiscriminator: "app.bsky.unspecced.getConfig#GetConfigOutput")] + [JsonDerivedType(typeof(FishyFlip.Lexicon.Tools.Ozone.Server.GetConfigOutput), typeDiscriminator: "tools.ozone.server.getConfig#GetConfigOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Chat.Bsky.Convo.GetConvoForMembersOutput), typeDiscriminator: "chat.bsky.convo.getConvoForMembers#GetConvoForMembersOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Chat.Bsky.Convo.GetConvoOutput), typeDiscriminator: "chat.bsky.convo.getConvo#GetConvoOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Whtwnd.Blog.GetEntryMetadataByNameOutput), typeDiscriminator: "com.whtwnd.blog.getEntryMetadataByName#GetEntryMetadataByNameOutput")] @@ -308,8 +309,8 @@ namespace FishyFlip.Lexicon [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic), typeDiscriminator: "app.bsky.actor.defs#profileViewBasic")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Chat.Bsky.Actor.ProfileViewBasic), typeDiscriminator: "chat.bsky.actor.defs#profileViewBasic")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewDetailed), typeDiscriminator: "app.bsky.actor.defs#profileViewDetailed")] - [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Notification.PutPreferencesInput), typeDiscriminator: "app.bsky.notification.putPreferences#PutPreferencesInput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.PutPreferencesInput), typeDiscriminator: "app.bsky.actor.putPreferences#PutPreferencesInput")] + [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Notification.PutPreferencesInput), typeDiscriminator: "app.bsky.notification.putPreferences#PutPreferencesInput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Repo.PutRecordInput), typeDiscriminator: "com.atproto.repo.putRecord#PutRecordInput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Repo.PutRecordOutput), typeDiscriminator: "com.atproto.repo.putRecord#PutRecordOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Tools.Ozone.Moderation.QueryEventsOutput), typeDiscriminator: "tools.ozone.moderation.queryEvents#QueryEventsOutput")] @@ -360,8 +361,8 @@ namespace FishyFlip.Lexicon [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.SavedFeedsPref), typeDiscriminator: "app.bsky.actor.defs#savedFeedsPref")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.SavedFeedsPrefV2), typeDiscriminator: "app.bsky.actor.defs#savedFeedsPrefV2")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Lexicon.Schema), typeDiscriminator: "com.atproto.lexicon.schema")] - [JsonDerivedType(typeof(FishyFlip.Lexicon.Tools.Ozone.Signature.SearchAccountsOutput), typeDiscriminator: "tools.ozone.signature.searchAccounts#SearchAccountsOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Com.Atproto.Admin.SearchAccountsOutput), typeDiscriminator: "com.atproto.admin.searchAccounts#SearchAccountsOutput")] + [JsonDerivedType(typeof(FishyFlip.Lexicon.Tools.Ozone.Signature.SearchAccountsOutput), typeDiscriminator: "tools.ozone.signature.searchAccounts#SearchAccountsOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.SearchActorsOutput), typeDiscriminator: "app.bsky.actor.searchActors#SearchActorsOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Unspecced.SearchActorsSkeletonOutput), typeDiscriminator: "app.bsky.unspecced.searchActorsSkeleton#SearchActorsSkeletonOutput")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.SearchActorsTypeaheadOutput), typeDiscriminator: "app.bsky.actor.searchActorsTypeahead#SearchActorsTypeaheadOutput")] @@ -446,8 +447,8 @@ namespace FishyFlip.Lexicon [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Embed.ViewBlocked), typeDiscriminator: "app.bsky.embed.record#viewBlocked")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Embed.ViewDetached), typeDiscriminator: "app.bsky.embed.record#viewDetached")] [JsonDerivedType(typeof(FishyFlip.Lexicon.Tools.Ozone.Server.ViewerConfig), typeDiscriminator: "tools.ozone.server.getConfig#viewerConfig")] - [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Feed.ViewerState), typeDiscriminator: "app.bsky.feed.defs#viewerState")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Actor.ViewerState), typeDiscriminator: "app.bsky.actor.defs#viewerState")] + [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Feed.ViewerState), typeDiscriminator: "app.bsky.feed.defs#viewerState")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Embed.ViewExternal), typeDiscriminator: "app.bsky.embed.external#view")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Embed.ViewExternalExternal), typeDiscriminator: "app.bsky.embed.external#viewExternal")] [JsonDerivedType(typeof(FishyFlip.Lexicon.App.Bsky.Embed.ViewImage), typeDiscriminator: "app.bsky.embed.images#viewImage")] diff --git a/src/FishyFlip/Lexicon/ATProtocol.g.cs b/src/FishyFlip/Lexicon/ATProtocol.g.cs index 2699ad89..040d8966 100644 --- a/src/FishyFlip/Lexicon/ATProtocol.g.cs +++ b/src/FishyFlip/Lexicon/ATProtocol.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ATProtoActorExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ATProtoActorExtensions.g.cs index 77e1b68d..3a6b63a0 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ATProtoActorExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ATProtoActorExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorEndpoints.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorEndpoints.g.cs index 141561be..f8715559 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorExtensions.g.cs index fed22f5d..05d755fb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ActorExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -55,13 +56,13 @@ public static class BlueskyActorExtensions public static Task> CreateProfileAsync(this FishyFlip.Lexicon.App.Bsky.Actor.BlueskyActor atp, string? displayName = default, string? description = default, Blob? avatar = default, Blob? banner = default, FishyFlip.Lexicon.Com.Atproto.Label.SelfLabels? labels = default, Com.Atproto.Repo.StrongRef? joinedViaStarterPack = default, Com.Atproto.Repo.StrongRef? pinnedPost = default, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Actor.Profile(); - record.DisplayName = displayName; - record.Description = description; - record.Avatar = avatar; - record.Banner = banner; - record.Labels = labels; - record.JoinedViaStarterPack = joinedViaStarterPack; - record.PinnedPost = pinnedPost; + record.DisplayName = displayName ; + record.Description = description ; + record.Avatar = avatar ; + record.Banner = banner ; + record.Labels = labels ; + record.JoinedViaStarterPack = joinedViaStarterPack ; + record.PinnedPost = pinnedPost ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.actor.profile", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/AdultContentPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/AdultContentPref.g.cs index 3038fce1..110ca733 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/AdultContentPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/AdultContentPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class AdultContentPref : ATObject /// Initializes a new instance of the class. /// /// - public AdultContentPref(bool? enabled = default) + public AdultContentPref(bool enabled = default) { this.Enabled = enabled; } @@ -40,7 +41,7 @@ public AdultContentPref(CBORObject obj) /// [JsonPropertyName("enabled")] [JsonRequired] - public bool? Enabled { get; set; } = false; + public bool Enabled { get; set; } = false; /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/BlueskyActor.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/BlueskyActor.g.cs index 5903c3fe..301eb545 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/BlueskyActor.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/BlueskyActor.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppProgressGuide.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppProgressGuide.g.cs index 0133a58a..53b0a67d 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppProgressGuide.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppProgressGuide.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -16,7 +17,7 @@ public partial class BskyAppProgressGuide : ATObject /// Initializes a new instance of the class. /// /// - public BskyAppProgressGuide(string? guide = default) + public BskyAppProgressGuide(string guide = default) { this.Guide = guide; } @@ -43,7 +44,7 @@ public BskyAppProgressGuide(CBORObject obj) /// [JsonPropertyName("guide")] [JsonRequired] - public string? Guide { get; set; } + public string Guide { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppStatePref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppStatePref.g.cs index 6325b7d3..de662823 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppStatePref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/BskyAppStatePref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ContentLabelPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ContentLabelPref.g.cs index 48e3cd25..125e5350 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ContentLabelPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ContentLabelPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -21,7 +22,7 @@ public partial class ContentLabelPref : ATObject /// warn
/// hide
/// - public ContentLabelPref(FishyFlip.Models.ATDid? labelerDid = default, string? label = default, string? visibility = default) + public ContentLabelPref(FishyFlip.Models.ATDid? labelerDid = default, string label = default, string visibility = default) { this.LabelerDid = labelerDid; this.Label = label; @@ -60,7 +61,7 @@ public ContentLabelPref(CBORObject obj) ///
[JsonPropertyName("label")] [JsonRequired] - public string? Label { get; set; } + public string Label { get; set; } /// /// Gets or sets the visibility. @@ -72,7 +73,7 @@ public ContentLabelPref(CBORObject obj) /// [JsonPropertyName("visibility")] [JsonRequired] - public string? Visibility { get; set; } + public string Visibility { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/FeedViewPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/FeedViewPref.g.cs index 661e1a58..d57d51dd 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/FeedViewPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/FeedViewPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -18,7 +19,7 @@ public partial class FeedViewPref : ATObject /// Hide replies in the feed if they do not have this number of likes. /// Hide reposts in the feed. /// Hide quote posts in the feed. - public FeedViewPref(string? feed = default, bool? hideReplies = default, bool? hideRepliesByUnfollowed = default, long? hideRepliesByLikeCount = default, bool? hideReposts = default, bool? hideQuotePosts = default) + public FeedViewPref(string feed = default, bool? hideReplies = default, bool? hideRepliesByUnfollowed = default, long? hideRepliesByLikeCount = default, bool? hideReposts = default, bool? hideQuotePosts = default) { this.Feed = feed; this.HideReplies = hideReplies; @@ -56,7 +57,7 @@ public FeedViewPref(CBORObject obj) /// [JsonPropertyName("feed")] [JsonRequired] - public string? Feed { get; set; } + public string Feed { get; set; } /// /// Gets or sets the hideReplies. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/GetPreferencesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/GetPreferencesOutput.g.cs index 316191c7..a790d566 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/GetPreferencesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/GetPreferencesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -15,7 +16,7 @@ public partial class GetPreferencesOutput : ATObject /// /// app.bsky.actor.defs#preferences
/// - public GetPreferencesOutput(List? preferences = default) + public GetPreferencesOutput(List preferences = default) { this.Preferences = preferences; } @@ -43,7 +44,7 @@ public GetPreferencesOutput(CBORObject obj) ///
[JsonPropertyName("preferences")] [JsonRequired] - public List? Preferences { get; set; } + public List Preferences { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/GetProfilesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/GetProfilesOutput.g.cs index 160564db..998a2565 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/GetProfilesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/GetProfilesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class GetProfilesOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetProfilesOutput(List? profiles = default) + public GetProfilesOutput(List profiles = default) { this.Profiles = profiles; } @@ -40,7 +41,7 @@ public GetProfilesOutput(CBORObject obj) /// [JsonPropertyName("profiles")] [JsonRequired] - public List? Profiles { get; set; } + public List Profiles { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/GetSuggestionsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/GetSuggestionsOutput.g.cs index 26a665d4..8f038da4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/GetSuggestionsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/GetSuggestionsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -15,7 +16,7 @@ public partial class GetSuggestionsOutput : ATObject /// /// /// Snowflake for this recommendation, use when submitting recommendation events. - public GetSuggestionsOutput(string? cursor = default, List? actors = default, long? recId = default) + public GetSuggestionsOutput(string? cursor = default, List actors = default, long? recId = default) { this.Cursor = cursor; this.Actors = actors; @@ -52,7 +53,7 @@ public GetSuggestionsOutput(CBORObject obj) /// [JsonPropertyName("actors")] [JsonRequired] - public List? Actors { get; set; } + public List Actors { get; set; } /// /// Gets or sets the recId. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/HiddenPostsPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/HiddenPostsPref.g.cs index a2179c17..60f14030 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/HiddenPostsPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/HiddenPostsPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class HiddenPostsPref : ATObject /// Initializes a new instance of the class. /// /// A list of URIs of posts the account owner has hidden. - public HiddenPostsPref(List? items = default) + public HiddenPostsPref(List items = default) { this.Items = items; } @@ -41,7 +42,7 @@ public HiddenPostsPref(CBORObject obj) /// [JsonPropertyName("items")] [JsonRequired] - public List? Items { get; set; } + public List Items { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/InterestsPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/InterestsPref.g.cs index 0f391ee0..d32e1e39 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/InterestsPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/InterestsPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class InterestsPref : ATObject /// Initializes a new instance of the class. /// /// A list of tags which describe the account owner's interests gathered during onboarding. - public InterestsPref(List? tags = default) + public InterestsPref(List tags = default) { this.Tags = tags; } @@ -41,7 +42,7 @@ public InterestsPref(CBORObject obj) /// [JsonPropertyName("tags")] [JsonRequired] - public List? Tags { get; set; } + public List Tags { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/KnownFollowers.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/KnownFollowers.g.cs index ed1def9f..b81f2586 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/KnownFollowers.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/KnownFollowers.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -17,7 +18,7 @@ public partial class KnownFollowers : ATObject /// /// /// - public KnownFollowers(long? count = default, List? followers = default) + public KnownFollowers(long count = default, List followers = default) { this.Count = count; this.Followers = followers; @@ -46,14 +47,14 @@ public KnownFollowers(CBORObject obj) /// [JsonPropertyName("count")] [JsonRequired] - public long? Count { get; set; } + public long Count { get; set; } /// /// Gets or sets the followers. /// [JsonPropertyName("followers")] [JsonRequired] - public List? Followers { get; set; } + public List Followers { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelerPrefItem.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelerPrefItem.g.cs index 1a1c2259..f00c26cb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelerPrefItem.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelerPrefItem.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class LabelerPrefItem : ATObject /// Initializes a new instance of the class. /// /// - public LabelerPrefItem(FishyFlip.Models.ATDid? did = default) + public LabelerPrefItem(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public LabelerPrefItem(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelersPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelersPref.g.cs index b9c0db8e..9c977827 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelersPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/LabelersPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class LabelersPref : ATObject /// Initializes a new instance of the class. /// /// - public LabelersPref(List? labelers = default) + public LabelersPref(List labelers = default) { this.Labelers = labelers; } @@ -40,7 +41,7 @@ public LabelersPref(CBORObject obj) /// [JsonPropertyName("labelers")] [JsonRequired] - public List? Labelers { get; set; } + public List Labelers { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWord.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWord.g.cs index 7695b496..f8e08170 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWord.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWord.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -24,7 +25,7 @@ public partial class MutedWord : ATObject /// exclude-following
/// /// The date and time at which the muted word will expire and no longer be applied. - public MutedWord(string? id = default, string? value = default, List? targets = default, string? actorTarget = default, DateTime? expiresAt = default) + public MutedWord(string? id = default, string value = default, List targets = default, string? actorTarget = default, DateTime? expiresAt = default) { this.Id = id; this.Value = value; @@ -66,7 +67,7 @@ public MutedWord(CBORObject obj) ///
[JsonPropertyName("value")] [JsonRequired] - public string? Value { get; set; } + public string Value { get; set; } /// /// Gets or sets the targets. @@ -74,7 +75,7 @@ public MutedWord(CBORObject obj) /// [JsonPropertyName("targets")] [JsonRequired] - public List? Targets { get; set; } + public List Targets { get; set; } /// /// Gets or sets the actorTarget. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordTarget.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordTarget.g.cs index ab104736..37c6cc71 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordTarget.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordTarget.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordsPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordsPref.g.cs index 8c1e8bc5..71ddaef7 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordsPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/MutedWordsPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class MutedWordsPref : ATObject /// Initializes a new instance of the class. /// /// A list of words the account owner has muted. - public MutedWordsPref(List? items = default) + public MutedWordsPref(List items = default) { this.Items = items; } @@ -41,7 +42,7 @@ public MutedWordsPref(CBORObject obj) /// [JsonPropertyName("items")] [JsonRequired] - public List? Items { get; set; } + public List Items { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/Nux.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/Nux.g.cs index 6b4b2dba..10e6a7c4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/Nux.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/Nux.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -19,7 +20,7 @@ public partial class Nux : ATObject /// /// Arbitrary data for the NUX. The structure is defined by the NUX itself. Limited to 300 characters. /// The date and time at which the NUX will expire and should be considered completed. - public Nux(string? id = default, bool? completed = default, string? data = default, DateTime? expiresAt = default) + public Nux(string id = default, bool completed = default, string? data = default, DateTime? expiresAt = default) { this.Id = id; this.Completed = completed; @@ -52,14 +53,14 @@ public Nux(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets or sets the completed. /// [JsonPropertyName("completed")] [JsonRequired] - public bool? Completed { get; set; } = false; + public bool Completed { get; set; } = false; /// /// Gets or sets the data. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/PersonalDetailsPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/PersonalDetailsPref.g.cs index a01b88b9..a1d54dd1 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/PersonalDetailsPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/PersonalDetailsPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/Profile.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/Profile.g.cs index cc822200..7403b8a9 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/Profile.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/Profile.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociated.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociated.g.cs index 20cfb030..ca27eaee 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociated.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociated.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociatedChat.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociatedChat.g.cs index 32ba9034..05d5ecd0 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociatedChat.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileAssociatedChat.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -18,7 +19,7 @@ public partial class ProfileAssociatedChat : ATObject /// none
/// following
/// - public ProfileAssociatedChat(string? allowIncoming = default) + public ProfileAssociatedChat(string allowIncoming = default) { this.AllowIncoming = allowIncoming; } @@ -49,7 +50,7 @@ public ProfileAssociatedChat(CBORObject obj) ///
[JsonPropertyName("allowIncoming")] [JsonRequired] - public string? AllowIncoming { get; set; } + public string AllowIncoming { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileView.g.cs index 24b330de..f4735840 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -26,7 +27,7 @@ public partial class ProfileView : ATObject /// (app.bsky.actor.defs#viewerState) /// /// - public ProfileView(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default, string? displayName = default, string? description = default, string? avatar = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, DateTime? indexedAt = default, DateTime? createdAt = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default) + public ProfileView(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default, string? displayName = default, string? description = default, string? avatar = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, DateTime? indexedAt = default, DateTime? createdAt = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default) { this.Did = did; this.Handle = handle; @@ -71,16 +72,14 @@ public ProfileView(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the displayName. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewBasic.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewBasic.g.cs index e5f341f4..fe1169b7 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewBasic.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewBasic.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -24,7 +25,7 @@ public partial class ProfileViewBasic : ATObject /// /// /// - public ProfileViewBasic(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default, string? displayName = default, string? avatar = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default, DateTime? createdAt = default) + public ProfileViewBasic(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default, string? displayName = default, string? avatar = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default, DateTime? createdAt = default) { this.Did = did; this.Handle = handle; @@ -65,16 +66,14 @@ public ProfileViewBasic(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the displayName. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewDetailed.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewDetailed.g.cs index fb59aaa2..f83f6361 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewDetailed.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ProfileViewDetailed.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -36,7 +37,7 @@ public partial class ProfileViewDetailed : ATObject /// /// (com.atproto.repo.strongRef) /// - public ProfileViewDetailed(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default, string? displayName = default, string? description = default, string? avatar = default, string? banner = default, long? followersCount = default, long? followsCount = default, long? postsCount = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, FishyFlip.Lexicon.App.Bsky.Graph.StarterPackViewBasic? joinedViaStarterPack = default, DateTime? indexedAt = default, DateTime? createdAt = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default, Com.Atproto.Repo.StrongRef? pinnedPost = default) + public ProfileViewDetailed(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default, string? displayName = default, string? description = default, string? avatar = default, string? banner = default, long? followersCount = default, long? followsCount = default, long? postsCount = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, FishyFlip.Lexicon.App.Bsky.Graph.StarterPackViewBasic? joinedViaStarterPack = default, DateTime? indexedAt = default, DateTime? createdAt = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default, Com.Atproto.Repo.StrongRef? pinnedPost = default) { this.Did = did; this.Handle = handle; @@ -93,16 +94,14 @@ public ProfileViewDetailed(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the displayName. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/PutPreferencesInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/PutPreferencesInput.g.cs index c759f3f0..2e7f8d3a 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/PutPreferencesInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/PutPreferencesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -15,7 +16,7 @@ public partial class PutPreferencesInput : ATObject /// /// app.bsky.actor.defs#preferences
/// - public PutPreferencesInput(List? preferences = default) + public PutPreferencesInput(List preferences = default) { this.Preferences = preferences; } @@ -43,7 +44,7 @@ public PutPreferencesInput(CBORObject obj) ///
[JsonPropertyName("preferences")] [JsonRequired] - public List? Preferences { get; set; } + public List Preferences { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeed.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeed.g.cs index e46caa7a..c7e9b2e3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeed.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeed.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -21,7 +22,7 @@ public partial class SavedFeed : ATObject /// /// /// - public SavedFeed(string? id = default, string? type = default, string? value = default, bool? pinned = default) + public SavedFeed(string id = default, string type = default, string value = default, bool pinned = default) { this.Id = id; this.TypeValue = type; @@ -54,7 +55,7 @@ public SavedFeed(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets or sets the type. @@ -65,21 +66,21 @@ public SavedFeed(CBORObject obj) /// [JsonPropertyName("type")] [JsonRequired] - public string? TypeValue { get; set; } + public string TypeValue { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public string? Value { get; set; } + public string Value { get; set; } /// /// Gets or sets the pinned. /// [JsonPropertyName("pinned")] [JsonRequired] - public bool? Pinned { get; set; } + public bool Pinned { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPref.g.cs index f8ba6d35..60181d7b 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -15,7 +16,7 @@ public partial class SavedFeedsPref : ATObject /// /// /// - public SavedFeedsPref(List? pinned = default, List? saved = default, long? timelineIndex = default) + public SavedFeedsPref(List pinned = default, List saved = default, long? timelineIndex = default) { this.Pinned = pinned; this.Saved = saved; @@ -46,14 +47,14 @@ public SavedFeedsPref(CBORObject obj) /// [JsonPropertyName("pinned")] [JsonRequired] - public List? Pinned { get; set; } + public List Pinned { get; set; } /// /// Gets or sets the saved. /// [JsonPropertyName("saved")] [JsonRequired] - public List? Saved { get; set; } + public List Saved { get; set; } /// /// Gets or sets the timelineIndex. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPrefV2.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPrefV2.g.cs index b98f8241..ad7b3ede 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPrefV2.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/SavedFeedsPrefV2.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class SavedFeedsPrefV2 : ATObject /// Initializes a new instance of the class. /// /// - public SavedFeedsPrefV2(List? items = default) + public SavedFeedsPrefV2(List items = default) { this.Items = items; } @@ -40,7 +41,7 @@ public SavedFeedsPrefV2(CBORObject obj) /// [JsonPropertyName("items")] [JsonRequired] - public List? Items { get; set; } + public List Items { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsOutput.g.cs index 57027efc..b998170c 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -14,7 +15,7 @@ public partial class SearchActorsOutput : ATObject /// /// /// - public SearchActorsOutput(string? cursor = default, List? actors = default) + public SearchActorsOutput(string? cursor = default, List actors = default) { this.Cursor = cursor; this.Actors = actors; @@ -49,7 +50,7 @@ public SearchActorsOutput(CBORObject obj) /// [JsonPropertyName("actors")] [JsonRequired] - public List? Actors { get; set; } + public List Actors { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsTypeaheadOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsTypeaheadOutput.g.cs index 55def97d..f05a1d06 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsTypeaheadOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/SearchActorsTypeaheadOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { @@ -13,7 +14,7 @@ public partial class SearchActorsTypeaheadOutput : ATObject /// Initializes a new instance of the class. /// /// - public SearchActorsTypeaheadOutput(List? actors = default) + public SearchActorsTypeaheadOutput(List actors = default) { this.Actors = actors; } @@ -40,7 +41,7 @@ public SearchActorsTypeaheadOutput(CBORObject obj) /// [JsonPropertyName("actors")] [JsonRequired] - public List? Actors { get; set; } + public List Actors { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ThreadViewPref.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ThreadViewPref.g.cs index aaa917ea..bcd66b24 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ThreadViewPref.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ThreadViewPref.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Actor/ViewerState.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Actor/ViewerState.g.cs index 6c54f111..9fe59f18 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Actor/ViewerState.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Actor/ViewerState.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/AspectRatio.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/AspectRatio.g.cs index c7e8fdba..3ad437f4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/AspectRatio.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/AspectRatio.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -17,7 +18,7 @@ public partial class AspectRatio : ATObject /// /// /// - public AspectRatio(long? width = default, long? height = default) + public AspectRatio(long width = default, long height = default) { this.Width = width; this.Height = height; @@ -46,14 +47,14 @@ public AspectRatio(CBORObject obj) /// [JsonPropertyName("width")] [JsonRequired] - public long? Width { get; set; } + public long Width { get; set; } /// /// Gets or sets the height. /// [JsonPropertyName("height")] [JsonRequired] - public long? Height { get; set; } + public long Height { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/Caption.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/Caption.g.cs index 419f1a95..3ddc442d 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/Caption.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/Caption.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -14,7 +15,7 @@ public partial class Caption : ATObject /// /// /// - public Caption(string? lang = default, Blob? file = default) + public Caption(string lang = default, Blob file = default) { this.Lang = lang; this.File = file; @@ -43,14 +44,14 @@ public Caption(CBORObject obj) /// [JsonPropertyName("lang")] [JsonRequired] - public string? Lang { get; set; } + public string Lang { get; set; } /// /// Gets or sets the file. /// [JsonPropertyName("file")] [JsonRequired] - public Blob? File { get; set; } + public Blob File { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedExternal.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedExternal.g.cs index e4b38915..f06e7d75 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedExternal.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedExternal.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -18,7 +19,7 @@ public partial class EmbedExternal : ATObject /// /// app.bsky.embed.defs#external
/// - public EmbedExternal(FishyFlip.Lexicon.App.Bsky.Embed.External? external = default) + public EmbedExternal(FishyFlip.Lexicon.App.Bsky.Embed.External external = default) { this.External = external; } @@ -46,7 +47,7 @@ public EmbedExternal(CBORObject obj) ///
[JsonPropertyName("external")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Embed.External? External { get; set; } + public FishyFlip.Lexicon.App.Bsky.Embed.External External { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedImages.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedImages.g.cs index 8ad573d3..5f0fa715 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedImages.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedImages.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -13,7 +14,7 @@ public partial class EmbedImages : ATObject /// Initializes a new instance of the class. /// /// - public EmbedImages(List? images = default) + public EmbedImages(List images = default) { this.Images = images; } @@ -40,7 +41,7 @@ public EmbedImages(CBORObject obj) /// [JsonPropertyName("images")] [JsonRequired] - public List? Images { get; set; } + public List Images { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedRecord.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedRecord.g.cs index 33cd187c..73b734cb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedRecord.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedRecord.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -15,7 +16,7 @@ public partial class EmbedRecord : ATObject /// /// (com.atproto.repo.strongRef) /// - public EmbedRecord(Com.Atproto.Repo.StrongRef? record = default) + public EmbedRecord(Com.Atproto.Repo.StrongRef record = default) { this.Record = record; } @@ -43,7 +44,7 @@ public EmbedRecord(CBORObject obj) /// [JsonPropertyName("record")] [JsonRequired] - public Com.Atproto.Repo.StrongRef? Record { get; set; } + public Com.Atproto.Repo.StrongRef Record { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedVideo.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedVideo.g.cs index 6a10e283..5dfeffe4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedVideo.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/EmbedVideo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -18,7 +19,7 @@ public partial class EmbedVideo : ATObject /// /// (app.bsky.embed.defs#aspectRatio) /// - public EmbedVideo(Blob? video = default, List? captions = default, string? alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) + public EmbedVideo(Blob video = default, List? captions = default, string? alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) { this.Video = video; this.Captions = captions; @@ -51,7 +52,7 @@ public EmbedVideo(CBORObject obj) /// [JsonPropertyName("video")] [JsonRequired] - public Blob? Video { get; set; } + public Blob Video { get; set; } /// /// Gets or sets the captions. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/External.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/External.g.cs index be5a5dfe..26181843 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/External.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/External.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -16,7 +17,7 @@ public partial class External : ATObject /// /// /// - public External(string? uri = default, string? title = default, string? description = default, Blob? thumb = default) + public External(string uri = default, string title = default, string description = default, Blob? thumb = default) { this.Uri = uri; this.Title = title; @@ -49,21 +50,21 @@ public External(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - public string? Uri { get; set; } + public string Uri { get; set; } /// /// Gets or sets the title. /// [JsonPropertyName("title")] [JsonRequired] - public string? Title { get; set; } + public string Title { get; set; } /// /// Gets or sets the description. /// [JsonPropertyName("description")] [JsonRequired] - public string? Description { get; set; } + public string Description { get; set; } /// /// Gets or sets the thumb. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/Image.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/Image.g.cs index 1192630f..11afe517 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/Image.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/Image.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -17,7 +18,7 @@ public partial class Image : ATObject /// /// (app.bsky.embed.defs#aspectRatio) /// - public Image(Blob? image = default, string? alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) + public Image(Blob image = default, string alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) { this.ImageValue = image; this.Alt = alt; @@ -48,7 +49,7 @@ public Image(CBORObject obj) /// [JsonPropertyName("image")] [JsonRequired] - public Blob? ImageValue { get; set; } + public Blob ImageValue { get; set; } /// /// Gets or sets the alt. @@ -56,7 +57,7 @@ public Image(CBORObject obj) /// [JsonPropertyName("alt")] [JsonRequired] - public string? Alt { get; set; } + public string Alt { get; set; } /// /// Gets or sets the aspectRatio. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/RecordWithMedia.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/RecordWithMedia.g.cs index 58be6113..42e36c95 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/RecordWithMedia.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/RecordWithMedia.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -21,7 +22,7 @@ public partial class RecordWithMedia : ATObject /// (app.bsky.embed.video)
/// (app.bsky.embed.external)
/// - public RecordWithMedia(FishyFlip.Lexicon.App.Bsky.Embed.EmbedRecord? record = default, ATObject? media = default) + public RecordWithMedia(FishyFlip.Lexicon.App.Bsky.Embed.EmbedRecord record = default, ATObject media = default) { this.Record = record; this.Media = media; @@ -51,7 +52,7 @@ public RecordWithMedia(CBORObject obj) ///
[JsonPropertyName("record")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Embed.EmbedRecord? Record { get; set; } + public FishyFlip.Lexicon.App.Bsky.Embed.EmbedRecord Record { get; set; } /// /// Gets or sets the media. @@ -62,7 +63,7 @@ public RecordWithMedia(CBORObject obj) /// [JsonPropertyName("media")] [JsonRequired] - public ATObject? Media { get; set; } + public ATObject Media { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewBlocked.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewBlocked.g.cs index ab6689bc..401deace 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewBlocked.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewBlocked.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -17,7 +18,7 @@ public partial class ViewBlocked : ATObject /// /// (app.bsky.feed.defs#blockedAuthor) /// - public ViewBlocked(FishyFlip.Models.ATUri? uri = default, bool? blocked = default, FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor? author = default) + public ViewBlocked(FishyFlip.Models.ATUri uri = default, bool blocked = default, FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor author = default) { this.Uri = uri; this.Blocked = blocked; @@ -48,15 +49,14 @@ public ViewBlocked(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the blocked. /// [JsonPropertyName("blocked")] [JsonRequired] - public bool? Blocked { get; set; } + public bool Blocked { get; set; } /// /// Gets or sets the author. @@ -64,7 +64,7 @@ public ViewBlocked(CBORObject obj) /// [JsonPropertyName("author")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor? Author { get; set; } + public FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor Author { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewDetached.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewDetached.g.cs index a1f95762..f43b0b94 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewDetached.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewDetached.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -14,7 +15,7 @@ public partial class ViewDetached : ATObject /// /// /// - public ViewDetached(FishyFlip.Models.ATUri? uri = default, bool? detached = default) + public ViewDetached(FishyFlip.Models.ATUri uri = default, bool detached = default) { this.Uri = uri; this.Detached = detached; @@ -43,15 +44,14 @@ public ViewDetached(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the detached. /// [JsonPropertyName("detached")] [JsonRequired] - public bool? Detached { get; set; } + public bool Detached { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternal.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternal.g.cs index 2658738a..88b98ca0 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternal.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternal.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -15,7 +16,7 @@ public partial class ViewExternal : ATObject /// /// app.bsky.embed.defs#viewExternal
/// - public ViewExternal(FishyFlip.Lexicon.App.Bsky.Embed.ViewExternalExternal? external = default) + public ViewExternal(FishyFlip.Lexicon.App.Bsky.Embed.ViewExternalExternal external = default) { this.External = external; } @@ -43,7 +44,7 @@ public ViewExternal(CBORObject obj) ///
[JsonPropertyName("external")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Embed.ViewExternalExternal? External { get; set; } + public FishyFlip.Lexicon.App.Bsky.Embed.ViewExternalExternal External { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternalExternal.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternalExternal.g.cs index 2fac540b..6a05b6d8 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternalExternal.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewExternalExternal.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -16,7 +17,7 @@ public partial class ViewExternalExternal : ATObject /// /// /// - public ViewExternalExternal(string? uri = default, string? title = default, string? description = default, string? thumb = default) + public ViewExternalExternal(string uri = default, string title = default, string description = default, string? thumb = default) { this.Uri = uri; this.Title = title; @@ -49,21 +50,21 @@ public ViewExternalExternal(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - public string? Uri { get; set; } + public string Uri { get; set; } /// /// Gets or sets the title. /// [JsonPropertyName("title")] [JsonRequired] - public string? Title { get; set; } + public string Title { get; set; } /// /// Gets or sets the description. /// [JsonPropertyName("description")] [JsonRequired] - public string? Description { get; set; } + public string Description { get; set; } /// /// Gets or sets the thumb. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImage.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImage.g.cs index 4d972c88..e80c6fc3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImage.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImage.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -18,7 +19,7 @@ public partial class ViewImage : ATObject /// /// (app.bsky.embed.defs#aspectRatio) /// - public ViewImage(string? thumb = default, string? fullsize = default, string? alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) + public ViewImage(string thumb = default, string fullsize = default, string alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) { this.Thumb = thumb; this.Fullsize = fullsize; @@ -52,7 +53,7 @@ public ViewImage(CBORObject obj) /// [JsonPropertyName("thumb")] [JsonRequired] - public string? Thumb { get; set; } + public string Thumb { get; set; } /// /// Gets or sets the fullsize. @@ -60,7 +61,7 @@ public ViewImage(CBORObject obj) /// [JsonPropertyName("fullsize")] [JsonRequired] - public string? Fullsize { get; set; } + public string Fullsize { get; set; } /// /// Gets or sets the alt. @@ -68,7 +69,7 @@ public ViewImage(CBORObject obj) /// [JsonPropertyName("alt")] [JsonRequired] - public string? Alt { get; set; } + public string Alt { get; set; } /// /// Gets or sets the aspectRatio. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImages.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImages.g.cs index 519934a0..7b684742 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImages.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewImages.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -13,7 +14,7 @@ public partial class ViewImages : ATObject /// Initializes a new instance of the class. /// /// - public ViewImages(List? images = default) + public ViewImages(List images = default) { this.Images = images; } @@ -40,7 +41,7 @@ public ViewImages(CBORObject obj) /// [JsonPropertyName("images")] [JsonRequired] - public List? Images { get; set; } + public List Images { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewNotFound.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewNotFound.g.cs index f814a489..e55b9b37 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewNotFound.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewNotFound.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -14,7 +15,7 @@ public partial class ViewNotFound : ATObject /// /// /// - public ViewNotFound(FishyFlip.Models.ATUri? uri = default, bool? notFound = default) + public ViewNotFound(FishyFlip.Models.ATUri uri = default, bool notFound = default) { this.Uri = uri; this.NotFound = notFound; @@ -43,15 +44,14 @@ public ViewNotFound(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the notFound. /// [JsonPropertyName("notFound")] [JsonRequired] - public bool? NotFound { get; set; } + public bool NotFound { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecord.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecord.g.cs index 2b5e0190..87f7c85e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecord.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecord.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -32,7 +33,7 @@ public partial class ViewRecord : ATObject /// (app.bsky.embed.recordWithMedia#view)
/// /// - public ViewRecord(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? author = default, ATObject? value = default, List? labels = default, long? replyCount = default, long? repostCount = default, long? likeCount = default, long? quoteCount = default, List? embeds = default, DateTime? indexedAt = default) + public ViewRecord(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic author = default, ATObject value = default, List? labels = default, long? replyCount = default, long? repostCount = default, long? likeCount = default, long? quoteCount = default, List? embeds = default, DateTime? indexedAt = default) { this.Uri = uri; this.Cid = cid; @@ -79,15 +80,14 @@ public ViewRecord(CBORObject obj) ///
[JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the author. @@ -95,7 +95,7 @@ public ViewRecord(CBORObject obj) /// [JsonPropertyName("author")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? Author { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic Author { get; set; } /// /// Gets or sets the value. @@ -103,7 +103,7 @@ public ViewRecord(CBORObject obj) /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets or sets the labels. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordDef.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordDef.g.cs index 2588c907..411c5308 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordDef.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordDef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -23,7 +24,7 @@ public partial class ViewRecordDef : ATObject /// (app.bsky.labeler.defs#labelerView)
/// (app.bsky.graph.defs#starterPackViewBasic)
/// - public ViewRecordDef(ATObject? record = default) + public ViewRecordDef(ATObject record = default) { this.Record = record; } @@ -59,7 +60,7 @@ public ViewRecordDef(CBORObject obj) ///
[JsonPropertyName("record")] [JsonRequired] - public ATObject? Record { get; set; } + public ATObject Record { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordWithMedia.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordWithMedia.g.cs index 5b3ae5a2..a8182f6f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordWithMedia.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewRecordWithMedia.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -21,7 +22,7 @@ public partial class ViewRecordWithMedia : ATObject /// (app.bsky.embed.video#view)
/// (app.bsky.embed.external#view)
/// - public ViewRecordWithMedia(FishyFlip.Lexicon.App.Bsky.Embed.ViewRecordDef? record = default, ATObject? media = default) + public ViewRecordWithMedia(FishyFlip.Lexicon.App.Bsky.Embed.ViewRecordDef record = default, ATObject media = default) { this.Record = record; this.Media = media; @@ -51,7 +52,7 @@ public ViewRecordWithMedia(CBORObject obj) ///
[JsonPropertyName("record")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Embed.ViewRecordDef? Record { get; set; } + public FishyFlip.Lexicon.App.Bsky.Embed.ViewRecordDef Record { get; set; } /// /// Gets or sets the media. @@ -62,7 +63,7 @@ public ViewRecordWithMedia(CBORObject obj) /// [JsonPropertyName("media")] [JsonRequired] - public ATObject? Media { get; set; } + public ATObject Media { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewVideo.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewVideo.g.cs index 0ca1323e..4fee0bc2 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewVideo.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Embed/ViewVideo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Embed { @@ -19,7 +20,7 @@ public partial class ViewVideo : ATObject /// /// (app.bsky.embed.defs#aspectRatio) /// - public ViewVideo(string? cid = default, string? playlist = default, string? thumbnail = default, string? alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) + public ViewVideo(string cid = default, string playlist = default, string? thumbnail = default, string? alt = default, FishyFlip.Lexicon.App.Bsky.Embed.AspectRatio? aspectRatio = default) { this.Cid = cid; this.Playlist = playlist; @@ -54,14 +55,14 @@ public ViewVideo(CBORObject obj) /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the playlist. /// [JsonPropertyName("playlist")] [JsonRequired] - public string? Playlist { get; set; } + public string Playlist { get; set; } /// /// Gets or sets the thumbnail. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ATProtoFeedExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ATProtoFeedExtensions.g.cs index fb43f846..cf468bd3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ATProtoFeedExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ATProtoFeedExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedAuthor.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedAuthor.g.cs index fd0f32fa..a34f2d1f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedAuthor.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedAuthor.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -16,7 +17,7 @@ public partial class BlockedAuthor : ATObject /// /// (app.bsky.actor.defs#viewerState) /// - public BlockedAuthor(FishyFlip.Models.ATDid? did = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default) + public BlockedAuthor(FishyFlip.Models.ATDid did = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default) { this.Did = did; this.Viewer = viewer; @@ -45,8 +46,7 @@ public BlockedAuthor(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the viewer. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedPost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedPost.g.cs index a9d0426a..286b4065 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedPost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/BlockedPost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -17,7 +18,7 @@ public partial class BlockedPost : ATObject /// /// (app.bsky.feed.defs#blockedAuthor) /// - public BlockedPost(FishyFlip.Models.ATUri? uri = default, bool? blocked = default, FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor? author = default) + public BlockedPost(FishyFlip.Models.ATUri uri = default, bool blocked = default, FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor author = default) { this.Uri = uri; this.Blocked = blocked; @@ -48,15 +49,14 @@ public BlockedPost(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the blocked. /// [JsonPropertyName("blocked")] [JsonRequired] - public bool? Blocked { get; set; } + public bool Blocked { get; set; } /// /// Gets or sets the author. @@ -64,7 +64,7 @@ public BlockedPost(CBORObject obj) /// [JsonPropertyName("author")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor? Author { get; set; } + public FishyFlip.Lexicon.App.Bsky.Feed.BlockedAuthor Author { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/BlueskyFeed.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/BlueskyFeed.g.cs index 2529dfa2..12ddd73a 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/BlueskyFeed.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/BlueskyFeed.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/DescribeFeedGeneratorOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/DescribeFeedGeneratorOutput.g.cs index 13073979..ad5740eb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/DescribeFeedGeneratorOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/DescribeFeedGeneratorOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -17,7 +18,7 @@ public partial class DescribeFeedGeneratorOutput : ATObject /// /// app.bsky.feed.defs#links
/// - public DescribeFeedGeneratorOutput(FishyFlip.Models.ATDid? did = default, List? feeds = default, FishyFlip.Lexicon.App.Bsky.Feed.Links? links = default) + public DescribeFeedGeneratorOutput(FishyFlip.Models.ATDid did = default, List feeds = default, FishyFlip.Lexicon.App.Bsky.Feed.Links? links = default) { this.Did = did; this.Feeds = feeds; @@ -48,15 +49,14 @@ public DescribeFeedGeneratorOutput(CBORObject obj) ///
[JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the feeds. /// [JsonPropertyName("feeds")] [JsonRequired] - public List? Feeds { get; set; } + public List Feeds { get; set; } /// /// Gets or sets the links. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/DisableRule.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/DisableRule.g.cs index 490e73de..00ce3b98 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/DisableRule.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/DisableRule.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Feed.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Feed.g.cs index aea8a880..4ecc2d4e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Feed.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Feed.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -13,7 +14,7 @@ public partial class Feed : ATObject /// Initializes a new instance of the class. /// /// - public Feed(FishyFlip.Models.ATUri? uri = default) + public Feed(FishyFlip.Models.ATUri uri = default) { this.Uri = uri; } @@ -40,8 +41,7 @@ public Feed(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedEndpoints.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedEndpoints.g.cs index 313e6370..5e9c6788 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedExtensions.g.cs index cfeefae1..bc9654fb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -51,13 +52,13 @@ public static class BlueskyFeedExtensions public static Task> CreateGeneratorAsync(this FishyFlip.Lexicon.App.Bsky.Feed.BlueskyFeed atp, FishyFlip.Models.ATDid? did, string? displayName, string? description = default, List? descriptionFacets = default, Blob? avatar = default, bool? acceptsInteractions = default, FishyFlip.Lexicon.Com.Atproto.Label.SelfLabels? labels = default, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Feed.Generator(); - record.Did = did; - record.DisplayName = displayName; - record.Description = description; - record.DescriptionFacets = descriptionFacets; - record.Avatar = avatar; - record.AcceptsInteractions = acceptsInteractions; - record.Labels = labels; + record.Did = did ; + record.DisplayName = displayName ; + record.Description = description ; + record.DescriptionFacets = descriptionFacets ; + record.Avatar = avatar ; + record.AcceptsInteractions = acceptsInteractions ; + record.Labels = labels ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.feed.generator", record, rkey, validate, swapCommit, cancellationToken); } @@ -170,7 +171,7 @@ public static class BlueskyFeedExtensions public static Task> CreateLikeAsync(this FishyFlip.Lexicon.App.Bsky.Feed.BlueskyFeed atp, Com.Atproto.Repo.StrongRef? subject, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Feed.Like(); - record.Subject = subject; + record.Subject = subject ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.feed.like", record, rkey, validate, swapCommit, cancellationToken); } @@ -299,13 +300,13 @@ public static class BlueskyFeedExtensions public static Task> CreatePostAsync(this FishyFlip.Lexicon.App.Bsky.Feed.BlueskyFeed atp, string? text, List? facets = default, FishyFlip.Lexicon.App.Bsky.Feed.ReplyRefDef? reply = default, ATObject? embed = default, List? langs = default, FishyFlip.Lexicon.Com.Atproto.Label.SelfLabels? labels = default, List? tags = default, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Feed.Post(); - record.Text = text; - record.Facets = facets; - record.Reply = reply; - record.Embed = embed; - record.Langs = langs; - record.Labels = labels; - record.Tags = tags; + record.Text = text ; + record.Facets = facets ; + record.Reply = reply ; + record.Embed = embed ; + record.Langs = langs ; + record.Labels = labels ; + record.Tags = tags ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.feed.post", record, rkey, validate, swapCommit, cancellationToken); } @@ -422,9 +423,9 @@ public static class BlueskyFeedExtensions { var record = new FishyFlip.Lexicon.App.Bsky.Feed.Postgate(); record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.Post = post; - record.DetachedEmbeddingUris = detachedEmbeddingUris; - record.EmbeddingRules = embeddingRules; + record.Post = post ; + record.DetachedEmbeddingUris = detachedEmbeddingUris ; + record.EmbeddingRules = embeddingRules ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.feed.postgate", record, rkey, validate, swapCommit, cancellationToken); } @@ -536,7 +537,7 @@ public static class BlueskyFeedExtensions public static Task> CreateRepostAsync(this FishyFlip.Lexicon.App.Bsky.Feed.BlueskyFeed atp, Com.Atproto.Repo.StrongRef? subject, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Feed.Repost(); - record.Subject = subject; + record.Subject = subject ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.feed.repost", record, rkey, validate, swapCommit, cancellationToken); } @@ -654,10 +655,10 @@ public static class BlueskyFeedExtensions public static Task> CreateThreadgateAsync(this FishyFlip.Lexicon.App.Bsky.Feed.BlueskyFeed atp, FishyFlip.Models.ATUri? post, List? allow = default, DateTime? createdAt = default, List? hiddenReplies = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Feed.Threadgate(); - record.Post = post; - record.Allow = allow; + record.Post = post ; + record.Allow = allow ; record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.HiddenReplies = hiddenReplies; + record.HiddenReplies = hiddenReplies ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.feed.threadgate", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedViewPost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedViewPost.g.cs index 9854d75f..448519ca 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedViewPost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/FeedViewPost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -24,7 +25,7 @@ public partial class FeedViewPost : ATObject /// (app.bsky.feed.defs#reasonPin)
/// /// Context provided by feed generator that may be passed back alongside interactions. - public FeedViewPost(FishyFlip.Lexicon.App.Bsky.Feed.PostView? post = default, FishyFlip.Lexicon.App.Bsky.Feed.ReplyRef? reply = default, ATObject? reason = default, string? feedContext = default) + public FeedViewPost(FishyFlip.Lexicon.App.Bsky.Feed.PostView post = default, FishyFlip.Lexicon.App.Bsky.Feed.ReplyRef? reply = default, ATObject? reason = default, string? feedContext = default) { this.Post = post; this.Reply = reply; @@ -58,7 +59,7 @@ public FeedViewPost(CBORObject obj) ///
[JsonPropertyName("post")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Feed.PostView? Post { get; set; } + public FishyFlip.Lexicon.App.Bsky.Feed.PostView Post { get; set; } /// /// Gets or sets the reply. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/FollowingRule.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/FollowingRule.g.cs index 4ba11376..3ce4fdd5 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/FollowingRule.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/FollowingRule.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Generator.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Generator.g.cs index 1cdcfcde..d40653d6 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Generator.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Generator.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorView.g.cs index 2f084025..248107a5 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -29,7 +30,7 @@ public partial class GeneratorView : ATObject /// (app.bsky.feed.defs#generatorViewerState) /// /// - public GeneratorView(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Models.ATDid? did = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? creator = default, string? displayName = default, string? description = default, List? descriptionFacets = default, string? avatar = default, long? likeCount = default, bool? acceptsInteractions = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Feed.GeneratorViewerState? viewer = default, DateTime? indexedAt = default) + public GeneratorView(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Models.ATDid did = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView creator = default, string displayName = default, string? description = default, List? descriptionFacets = default, string? avatar = default, long? likeCount = default, bool? acceptsInteractions = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Feed.GeneratorViewerState? viewer = default, DateTime? indexedAt = default) { this.Uri = uri; this.Cid = cid; @@ -80,23 +81,21 @@ public GeneratorView(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the creator. @@ -104,14 +103,14 @@ public GeneratorView(CBORObject obj) /// [JsonPropertyName("creator")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Creator { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Creator { get; set; } /// /// Gets or sets the displayName. /// [JsonPropertyName("displayName")] [JsonRequired] - public string? DisplayName { get; set; } + public string DisplayName { get; set; } /// /// Gets or sets the description. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorViewerState.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorViewerState.g.cs index b334666d..e93b2d91 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorViewerState.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GeneratorViewerState.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorFeedsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorFeedsOutput.g.cs index eb15dcc4..dca0b7cf 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorFeedsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorFeedsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetActorFeedsOutput : ATObject /// /// /// - public GetActorFeedsOutput(string? cursor = default, List? feeds = default) + public GetActorFeedsOutput(string? cursor = default, List feeds = default) { this.Cursor = cursor; this.Feeds = feeds; @@ -49,7 +50,7 @@ public GetActorFeedsOutput(CBORObject obj) /// [JsonPropertyName("feeds")] [JsonRequired] - public List? Feeds { get; set; } + public List Feeds { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorLikesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorLikesOutput.g.cs index f24ee45e..222b1638 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorLikesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetActorLikesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetActorLikesOutput : ATObject /// /// /// - public GetActorLikesOutput(string? cursor = default, List? feed = default) + public GetActorLikesOutput(string? cursor = default, List feed = default) { this.Cursor = cursor; this.Feed = feed; @@ -49,7 +50,7 @@ public GetActorLikesOutput(CBORObject obj) /// [JsonPropertyName("feed")] [JsonRequired] - public List? Feed { get; set; } + public List Feed { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetAuthorFeedOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetAuthorFeedOutput.g.cs index 4e684501..2d8dd7e6 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetAuthorFeedOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetAuthorFeedOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetAuthorFeedOutput : ATObject /// /// /// - public GetAuthorFeedOutput(string? cursor = default, List? feed = default) + public GetAuthorFeedOutput(string? cursor = default, List feed = default) { this.Cursor = cursor; this.Feed = feed; @@ -49,7 +50,7 @@ public GetAuthorFeedOutput(CBORObject obj) /// [JsonPropertyName("feed")] [JsonRequired] - public List? Feed { get; set; } + public List Feed { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorOutput.g.cs index 1db30232..6255e625 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -17,7 +18,7 @@ public partial class GetFeedGeneratorOutput : ATObject /// /// Indicates whether the feed generator service has been online recently, or else seems to be inactive. /// Indicates whether the feed generator service is compatible with the record declaration. - public GetFeedGeneratorOutput(FishyFlip.Lexicon.App.Bsky.Feed.GeneratorView? view = default, bool? isOnline = default, bool? isValid = default) + public GetFeedGeneratorOutput(FishyFlip.Lexicon.App.Bsky.Feed.GeneratorView view = default, bool isOnline = default, bool isValid = default) { this.View = view; this.IsOnline = isOnline; @@ -49,7 +50,7 @@ public GetFeedGeneratorOutput(CBORObject obj) /// [JsonPropertyName("view")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Feed.GeneratorView? View { get; set; } + public FishyFlip.Lexicon.App.Bsky.Feed.GeneratorView View { get; set; } /// /// Gets or sets the isOnline. @@ -57,7 +58,7 @@ public GetFeedGeneratorOutput(CBORObject obj) /// [JsonPropertyName("isOnline")] [JsonRequired] - public bool? IsOnline { get; set; } + public bool IsOnline { get; set; } /// /// Gets or sets the isValid. @@ -65,7 +66,7 @@ public GetFeedGeneratorOutput(CBORObject obj) /// [JsonPropertyName("isValid")] [JsonRequired] - public bool? IsValid { get; set; } + public bool IsValid { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorsOutput.g.cs index a4b500b6..1d114ed5 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedGeneratorsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -13,7 +14,7 @@ public partial class GetFeedGeneratorsOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetFeedGeneratorsOutput(List? feeds = default) + public GetFeedGeneratorsOutput(List feeds = default) { this.Feeds = feeds; } @@ -40,7 +41,7 @@ public GetFeedGeneratorsOutput(CBORObject obj) /// [JsonPropertyName("feeds")] [JsonRequired] - public List? Feeds { get; set; } + public List Feeds { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedOutput.g.cs index cd1c32c8..b6e85748 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetFeedOutput : ATObject /// /// /// - public GetFeedOutput(string? cursor = default, List? feed = default) + public GetFeedOutput(string? cursor = default, List feed = default) { this.Cursor = cursor; this.Feed = feed; @@ -49,7 +50,7 @@ public GetFeedOutput(CBORObject obj) /// [JsonPropertyName("feed")] [JsonRequired] - public List? Feed { get; set; } + public List Feed { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedSkeletonOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedSkeletonOutput.g.cs index 930bf23c..5f4947d8 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedSkeletonOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetFeedSkeletonOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetFeedSkeletonOutput : ATObject /// /// /// - public GetFeedSkeletonOutput(string? cursor = default, List? feed = default) + public GetFeedSkeletonOutput(string? cursor = default, List feed = default) { this.Cursor = cursor; this.Feed = feed; @@ -49,7 +50,7 @@ public GetFeedSkeletonOutput(CBORObject obj) /// [JsonPropertyName("feed")] [JsonRequired] - public List? Feed { get; set; } + public List Feed { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetLikesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetLikesOutput.g.cs index bf7d8999..83c6d659 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetLikesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetLikesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -16,7 +17,7 @@ public partial class GetLikesOutput : ATObject /// /// /// - public GetLikesOutput(FishyFlip.Models.ATUri? uri = default, string? cid = default, string? cursor = default, List? likes = default) + public GetLikesOutput(FishyFlip.Models.ATUri uri = default, string? cid = default, string? cursor = default, List likes = default) { this.Uri = uri; this.Cid = cid; @@ -49,8 +50,7 @@ public GetLikesOutput(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. @@ -69,7 +69,7 @@ public GetLikesOutput(CBORObject obj) /// [JsonPropertyName("likes")] [JsonRequired] - public List? Likes { get; set; } + public List Likes { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetListFeedOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetListFeedOutput.g.cs index ce04cb25..0a160d26 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetListFeedOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetListFeedOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetListFeedOutput : ATObject /// /// /// - public GetListFeedOutput(string? cursor = default, List? feed = default) + public GetListFeedOutput(string? cursor = default, List feed = default) { this.Cursor = cursor; this.Feed = feed; @@ -49,7 +50,7 @@ public GetListFeedOutput(CBORObject obj) /// [JsonPropertyName("feed")] [JsonRequired] - public List? Feed { get; set; } + public List Feed { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostThreadOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostThreadOutput.g.cs index aa5fa1af..ada4181f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostThreadOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostThreadOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -21,7 +22,7 @@ public partial class GetPostThreadOutput : ATObject /// /// (app.bsky.feed.defs#threadgateView) /// - public GetPostThreadOutput(ATObject? thread = default, FishyFlip.Lexicon.App.Bsky.Feed.ThreadgateView? threadgate = default) + public GetPostThreadOutput(ATObject thread = default, FishyFlip.Lexicon.App.Bsky.Feed.ThreadgateView? threadgate = default) { this.Thread = thread; this.Threadgate = threadgate; @@ -54,7 +55,7 @@ public GetPostThreadOutput(CBORObject obj) /// [JsonPropertyName("thread")] [JsonRequired] - public ATObject? Thread { get; set; } + public ATObject Thread { get; set; } /// /// Gets or sets the threadgate. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostsOutput.g.cs index f84429db..29f63feb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetPostsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -13,7 +14,7 @@ public partial class GetPostsOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetPostsOutput(List? posts = default) + public GetPostsOutput(List posts = default) { this.Posts = posts; } @@ -40,7 +41,7 @@ public GetPostsOutput(CBORObject obj) /// [JsonPropertyName("posts")] [JsonRequired] - public List? Posts { get; set; } + public List Posts { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetQuotesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetQuotesOutput.g.cs index 99e6273e..88beb094 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetQuotesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetQuotesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -16,7 +17,7 @@ public partial class GetQuotesOutput : ATObject /// /// /// - public GetQuotesOutput(FishyFlip.Models.ATUri? uri = default, string? cid = default, string? cursor = default, List? posts = default) + public GetQuotesOutput(FishyFlip.Models.ATUri uri = default, string? cid = default, string? cursor = default, List posts = default) { this.Uri = uri; this.Cid = cid; @@ -49,8 +50,7 @@ public GetQuotesOutput(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. @@ -69,7 +69,7 @@ public GetQuotesOutput(CBORObject obj) /// [JsonPropertyName("posts")] [JsonRequired] - public List? Posts { get; set; } + public List Posts { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetRepostedByOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetRepostedByOutput.g.cs index 2a448ef6..2fadc031 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetRepostedByOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetRepostedByOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -16,7 +17,7 @@ public partial class GetRepostedByOutput : ATObject /// /// /// - public GetRepostedByOutput(FishyFlip.Models.ATUri? uri = default, string? cid = default, string? cursor = default, List? repostedBy = default) + public GetRepostedByOutput(FishyFlip.Models.ATUri uri = default, string? cid = default, string? cursor = default, List repostedBy = default) { this.Uri = uri; this.Cid = cid; @@ -49,8 +50,7 @@ public GetRepostedByOutput(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. @@ -69,7 +69,7 @@ public GetRepostedByOutput(CBORObject obj) /// [JsonPropertyName("repostedBy")] [JsonRequired] - public List? RepostedBy { get; set; } + public List RepostedBy { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetSuggestedFeedsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetSuggestedFeedsOutput.g.cs index 113a0e57..97a683cf 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetSuggestedFeedsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetSuggestedFeedsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetSuggestedFeedsOutput : ATObject /// /// /// - public GetSuggestedFeedsOutput(string? cursor = default, List? feeds = default) + public GetSuggestedFeedsOutput(string? cursor = default, List feeds = default) { this.Cursor = cursor; this.Feeds = feeds; @@ -49,7 +50,7 @@ public GetSuggestedFeedsOutput(CBORObject obj) /// [JsonPropertyName("feeds")] [JsonRequired] - public List? Feeds { get; set; } + public List Feeds { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetTimelineOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetTimelineOutput.g.cs index 6c93cdf9..771fcbd3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/GetTimelineOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/GetTimelineOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class GetTimelineOutput : ATObject /// /// /// - public GetTimelineOutput(string? cursor = default, List? feed = default) + public GetTimelineOutput(string? cursor = default, List feed = default) { this.Cursor = cursor; this.Feed = feed; @@ -49,7 +50,7 @@ public GetTimelineOutput(CBORObject obj) /// [JsonPropertyName("feed")] [JsonRequired] - public List? Feed { get; set; } + public List Feed { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Interaction.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Interaction.g.cs index 04a15869..9aaddb79 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Interaction.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Interaction.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Like.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Like.g.cs index 05264f12..97375228 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Like.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Like.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/LikeDef.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/LikeDef.g.cs index 028bb6bb..aa9fc07e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/LikeDef.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/LikeDef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -17,7 +18,7 @@ public partial class LikeDef : ATObject /// /// (app.bsky.actor.defs#profileView) /// - public LikeDef(DateTime? indexedAt = default, DateTime? createdAt = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? actor = default) + public LikeDef(DateTime? indexedAt = default, DateTime? createdAt = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView actor = default) { this.IndexedAt = indexedAt; this.CreatedAt = createdAt ?? DateTime.UtcNow; @@ -63,7 +64,7 @@ public LikeDef(CBORObject obj) /// [JsonPropertyName("actor")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Actor { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Actor { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Links.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Links.g.cs index e2c5b71a..6641908c 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Links.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Links.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ListRule.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ListRule.g.cs index d3bc5513..aa29add4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ListRule.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ListRule.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -16,7 +17,7 @@ public partial class ListRule : ATObject /// Initializes a new instance of the class. /// /// - public ListRule(FishyFlip.Models.ATUri? list = default) + public ListRule(FishyFlip.Models.ATUri list = default) { this.List = list; } @@ -43,8 +44,7 @@ public ListRule(CBORObject obj) /// [JsonPropertyName("list")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? List { get; set; } + public FishyFlip.Models.ATUri List { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/MentionRule.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/MentionRule.g.cs index 9bdeb3df..fcbe1e0d 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/MentionRule.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/MentionRule.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/NotFoundPost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/NotFoundPost.g.cs index 95bd1ff5..66dcc516 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/NotFoundPost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/NotFoundPost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -14,7 +15,7 @@ public partial class NotFoundPost : ATObject /// /// /// - public NotFoundPost(FishyFlip.Models.ATUri? uri = default, bool? notFound = default) + public NotFoundPost(FishyFlip.Models.ATUri uri = default, bool notFound = default) { this.Uri = uri; this.NotFound = notFound; @@ -43,15 +44,14 @@ public NotFoundPost(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the notFound. /// [JsonPropertyName("notFound")] [JsonRequired] - public bool? NotFound { get; set; } + public bool NotFound { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Post.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Post.g.cs index e90d8fa7..ba14d552 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Post.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Post.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/PostView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/PostView.g.cs index 145ce520..3f6663fb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/PostView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/PostView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -38,7 +39,7 @@ public partial class PostView : ATObject /// /// (app.bsky.feed.defs#threadgateView) /// - public PostView(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? author = default, ATObject? record = default, ATObject? embed = default, long? replyCount = default, long? repostCount = default, long? likeCount = default, long? quoteCount = default, DateTime? indexedAt = default, FishyFlip.Lexicon.App.Bsky.Feed.ViewerState? viewer = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Feed.ThreadgateView? threadgate = default) + public PostView(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic author = default, ATObject record = default, ATObject? embed = default, long? replyCount = default, long? repostCount = default, long? likeCount = default, long? quoteCount = default, DateTime? indexedAt = default, FishyFlip.Lexicon.App.Bsky.Feed.ViewerState? viewer = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Feed.ThreadgateView? threadgate = default) { this.Uri = uri; this.Cid = cid; @@ -89,15 +90,14 @@ public PostView(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the author. @@ -105,14 +105,14 @@ public PostView(CBORObject obj) /// [JsonPropertyName("author")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? Author { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic Author { get; set; } /// /// Gets or sets the record. /// [JsonPropertyName("record")] [JsonRequired] - public ATObject? Record { get; set; } + public ATObject Record { get; set; } /// /// Gets or sets the embed. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Postgate.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Postgate.g.cs index 2aefe90e..a1fad393 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Postgate.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Postgate.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonPin.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonPin.g.cs index e0014172..7fad972a 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonPin.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonPin.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonRepost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonRepost.g.cs index c6a7a468..10c418e7 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonRepost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReasonRepost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -16,7 +17,7 @@ public partial class ReasonRepost : ATObject /// (app.bsky.actor.defs#profileViewBasic) /// /// - public ReasonRepost(FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? by = default, DateTime? indexedAt = default) + public ReasonRepost(FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic by = default, DateTime? indexedAt = default) { this.By = by; this.IndexedAt = indexedAt; @@ -46,7 +47,7 @@ public ReasonRepost(CBORObject obj) /// [JsonPropertyName("by")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? By { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic By { get; set; } /// /// Gets or sets the indexedAt. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRef.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRef.g.cs index 0c3132a3..be11f30f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRef.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -27,7 +28,7 @@ public partial class ReplyRef : ATObject /// When parent is a reply to another post, this is the author of that post. /// (app.bsky.actor.defs#profileViewBasic) /// - public ReplyRef(ATObject? root = default, ATObject? parent = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? grandparentAuthor = default) + public ReplyRef(ATObject root = default, ATObject parent = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? grandparentAuthor = default) { this.Root = root; this.Parent = parent; @@ -62,7 +63,7 @@ public ReplyRef(CBORObject obj) /// [JsonPropertyName("root")] [JsonRequired] - public ATObject? Root { get; set; } + public ATObject Root { get; set; } /// /// Gets or sets the parent. @@ -73,7 +74,7 @@ public ReplyRef(CBORObject obj) /// [JsonPropertyName("parent")] [JsonRequired] - public ATObject? Parent { get; set; } + public ATObject Parent { get; set; } /// /// Gets or sets the grandparentAuthor. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRefDef.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRefDef.g.cs index 96917974..8a911ffc 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRefDef.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ReplyRefDef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -18,7 +19,7 @@ public partial class ReplyRefDef : ATObject /// /// (com.atproto.repo.strongRef) /// - public ReplyRefDef(Com.Atproto.Repo.StrongRef? root = default, Com.Atproto.Repo.StrongRef? parent = default) + public ReplyRefDef(Com.Atproto.Repo.StrongRef root = default, Com.Atproto.Repo.StrongRef parent = default) { this.Root = root; this.Parent = parent; @@ -48,7 +49,7 @@ public ReplyRefDef(CBORObject obj) /// [JsonPropertyName("root")] [JsonRequired] - public Com.Atproto.Repo.StrongRef? Root { get; set; } + public Com.Atproto.Repo.StrongRef Root { get; set; } /// /// Gets or sets the parent. @@ -56,7 +57,7 @@ public ReplyRefDef(CBORObject obj) /// [JsonPropertyName("parent")] [JsonRequired] - public Com.Atproto.Repo.StrongRef? Parent { get; set; } + public Com.Atproto.Repo.StrongRef Parent { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Repost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Repost.g.cs index 52d38b5b..1484e1bc 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Repost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Repost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/SearchPostsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/SearchPostsOutput.g.cs index 3d905a53..2085f9b3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/SearchPostsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/SearchPostsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -15,7 +16,7 @@ public partial class SearchPostsOutput : ATObject /// /// Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. /// - public SearchPostsOutput(string? cursor = default, long? hitsTotal = default, List? posts = default) + public SearchPostsOutput(string? cursor = default, long? hitsTotal = default, List posts = default) { this.Cursor = cursor; this.HitsTotal = hitsTotal; @@ -59,7 +60,7 @@ public SearchPostsOutput(CBORObject obj) /// [JsonPropertyName("posts")] [JsonRequired] - public List? Posts { get; set; } + public List Posts { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsInput.g.cs index 40219ec5..e26f6250 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -13,7 +14,7 @@ public partial class SendInteractionsInput : ATObject /// Initializes a new instance of the class. /// /// - public SendInteractionsInput(List? interactions = default) + public SendInteractionsInput(List interactions = default) { this.Interactions = interactions; } @@ -40,7 +41,7 @@ public SendInteractionsInput(CBORObject obj) /// [JsonPropertyName("interactions")] [JsonRequired] - public List? Interactions { get; set; } + public List Interactions { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsOutput.g.cs index f7a986f3..9b6506d6 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/SendInteractionsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonFeedPost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonFeedPost.g.cs index 5987adec..ebcc5747 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonFeedPost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonFeedPost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -19,7 +20,7 @@ public partial class SkeletonFeedPost : ATObject /// (app.bsky.feed.defs#skeletonReasonPin)
/// /// Context that will be passed through to client and may be passed to feed generator back alongside interactions. - public SkeletonFeedPost(FishyFlip.Models.ATUri? post = default, ATObject? reason = default, string? feedContext = default) + public SkeletonFeedPost(FishyFlip.Models.ATUri post = default, ATObject? reason = default, string? feedContext = default) { this.Post = post; this.Reason = reason; @@ -50,8 +51,7 @@ public SkeletonFeedPost(CBORObject obj) ///
[JsonPropertyName("post")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Post { get; set; } + public FishyFlip.Models.ATUri Post { get; set; } /// /// Gets or sets the reason. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonPin.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonPin.g.cs index 72930a76..d3727fcc 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonPin.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonPin.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonRepost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonRepost.g.cs index 71cd35bc..03ebd4aa 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonRepost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/SkeletonReasonRepost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -13,7 +14,7 @@ public partial class SkeletonReasonRepost : ATObject /// Initializes a new instance of the class. /// /// - public SkeletonReasonRepost(FishyFlip.Models.ATUri? repost = default) + public SkeletonReasonRepost(FishyFlip.Models.ATUri repost = default) { this.Repost = repost; } @@ -40,8 +41,7 @@ public SkeletonReasonRepost(CBORObject obj) /// [JsonPropertyName("repost")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Repost { get; set; } + public FishyFlip.Models.ATUri Repost { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadViewPost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadViewPost.g.cs index 211e8f5f..ac07b726 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadViewPost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadViewPost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { @@ -27,7 +28,7 @@ public partial class ThreadViewPost : ATObject /// (app.bsky.feed.defs#notFoundPost)
/// (app.bsky.feed.defs#blockedPost)
/// - public ThreadViewPost(FishyFlip.Lexicon.App.Bsky.Feed.PostView? post = default, ATObject? parent = default, List? replies = default) + public ThreadViewPost(FishyFlip.Lexicon.App.Bsky.Feed.PostView post = default, ATObject? parent = default, List? replies = default) { this.Post = post; this.Parent = parent; @@ -59,7 +60,7 @@ public ThreadViewPost(CBORObject obj) ///
[JsonPropertyName("post")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Feed.PostView? Post { get; set; } + public FishyFlip.Lexicon.App.Bsky.Feed.PostView Post { get; set; } /// /// Gets or sets the parent. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/Threadgate.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/Threadgate.g.cs index 3f311103..dd35d240 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/Threadgate.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/Threadgate.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadgateView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadgateView.g.cs index 32801121..4510e39d 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadgateView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ThreadgateView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Feed/ViewerState.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Feed/ViewerState.g.cs index b8ce2950..4201e09e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Feed/ViewerState.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Feed/ViewerState.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Feed { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/ATProtoGraphExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/ATProtoGraphExtensions.g.cs index eed95772..c7fc8407 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/ATProtoGraphExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/ATProtoGraphExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/Block.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/Block.g.cs index 20a478fc..7447723a 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/Block.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/Block.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/BlueskyGraph.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/BlueskyGraph.g.cs index d19787bb..23dfb145 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/BlueskyGraph.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/BlueskyGraph.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/FeedItem.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/FeedItem.g.cs index 553fbeff..5414e840 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/FeedItem.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/FeedItem.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class FeedItem : ATObject /// Initializes a new instance of the class. /// /// - public FeedItem(FishyFlip.Models.ATUri? uri = default) + public FeedItem(FishyFlip.Models.ATUri uri = default) { this.Uri = uri; } @@ -40,8 +41,7 @@ public FeedItem(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/Follow.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/Follow.g.cs index ec489849..d7e89b02 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/Follow.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/Follow.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetActorStarterPacksOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetActorStarterPacksOutput.g.cs index 58b9448d..3ead0a5f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetActorStarterPacksOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetActorStarterPacksOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -14,7 +15,7 @@ public partial class GetActorStarterPacksOutput : ATObject /// /// /// - public GetActorStarterPacksOutput(string? cursor = default, List? starterPacks = default) + public GetActorStarterPacksOutput(string? cursor = default, List starterPacks = default) { this.Cursor = cursor; this.StarterPacks = starterPacks; @@ -49,7 +50,7 @@ public GetActorStarterPacksOutput(CBORObject obj) /// [JsonPropertyName("starterPacks")] [JsonRequired] - public List? StarterPacks { get; set; } + public List StarterPacks { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetBlocksOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetBlocksOutput.g.cs index 4aa6fc1c..3e3e37de 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetBlocksOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetBlocksOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -14,7 +15,7 @@ public partial class GetBlocksOutput : ATObject /// /// /// - public GetBlocksOutput(string? cursor = default, List? blocks = default) + public GetBlocksOutput(string? cursor = default, List blocks = default) { this.Cursor = cursor; this.Blocks = blocks; @@ -49,7 +50,7 @@ public GetBlocksOutput(CBORObject obj) /// [JsonPropertyName("blocks")] [JsonRequired] - public List? Blocks { get; set; } + public List Blocks { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowersOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowersOutput.g.cs index 508bfb4c..4d4147b2 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowersOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowersOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -17,7 +18,7 @@ public partial class GetFollowersOutput : ATObject /// /// /// - public GetFollowersOutput(FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? subject = default, string? cursor = default, List? followers = default) + public GetFollowersOutput(FishyFlip.Lexicon.App.Bsky.Actor.ProfileView subject = default, string? cursor = default, List followers = default) { this.Subject = subject; this.Cursor = cursor; @@ -49,7 +50,7 @@ public GetFollowersOutput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Subject { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Subject { get; set; } /// /// Gets or sets the cursor. @@ -62,7 +63,7 @@ public GetFollowersOutput(CBORObject obj) /// [JsonPropertyName("followers")] [JsonRequired] - public List? Followers { get; set; } + public List Followers { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowsOutput.g.cs index 03e9da39..be59f89c 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetFollowsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -17,7 +18,7 @@ public partial class GetFollowsOutput : ATObject /// /// /// - public GetFollowsOutput(FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? subject = default, string? cursor = default, List? follows = default) + public GetFollowsOutput(FishyFlip.Lexicon.App.Bsky.Actor.ProfileView subject = default, string? cursor = default, List follows = default) { this.Subject = subject; this.Cursor = cursor; @@ -49,7 +50,7 @@ public GetFollowsOutput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Subject { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Subject { get; set; } /// /// Gets or sets the cursor. @@ -62,7 +63,7 @@ public GetFollowsOutput(CBORObject obj) /// [JsonPropertyName("follows")] [JsonRequired] - public List? Follows { get; set; } + public List Follows { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetKnownFollowersOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetKnownFollowersOutput.g.cs index 6912a4d9..b442c805 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetKnownFollowersOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetKnownFollowersOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -17,7 +18,7 @@ public partial class GetKnownFollowersOutput : ATObject /// /// /// - public GetKnownFollowersOutput(FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? subject = default, string? cursor = default, List? followers = default) + public GetKnownFollowersOutput(FishyFlip.Lexicon.App.Bsky.Actor.ProfileView subject = default, string? cursor = default, List followers = default) { this.Subject = subject; this.Cursor = cursor; @@ -49,7 +50,7 @@ public GetKnownFollowersOutput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Subject { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Subject { get; set; } /// /// Gets or sets the cursor. @@ -62,7 +63,7 @@ public GetKnownFollowersOutput(CBORObject obj) /// [JsonPropertyName("followers")] [JsonRequired] - public List? Followers { get; set; } + public List Followers { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListBlocksOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListBlocksOutput.g.cs index 17f3de69..5ab963f0 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListBlocksOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListBlocksOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -14,7 +15,7 @@ public partial class GetListBlocksOutput : ATObject /// /// /// - public GetListBlocksOutput(string? cursor = default, List? lists = default) + public GetListBlocksOutput(string? cursor = default, List lists = default) { this.Cursor = cursor; this.Lists = lists; @@ -49,7 +50,7 @@ public GetListBlocksOutput(CBORObject obj) /// [JsonPropertyName("lists")] [JsonRequired] - public List? Lists { get; set; } + public List Lists { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListMutesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListMutesOutput.g.cs index 55c1f0e5..28181da4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListMutesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListMutesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -14,7 +15,7 @@ public partial class GetListMutesOutput : ATObject /// /// /// - public GetListMutesOutput(string? cursor = default, List? lists = default) + public GetListMutesOutput(string? cursor = default, List lists = default) { this.Cursor = cursor; this.Lists = lists; @@ -49,7 +50,7 @@ public GetListMutesOutput(CBORObject obj) /// [JsonPropertyName("lists")] [JsonRequired] - public List? Lists { get; set; } + public List Lists { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListOutput.g.cs index 586425be..04d24701 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -17,7 +18,7 @@ public partial class GetListOutput : ATObject /// (app.bsky.graph.defs#listView) /// /// - public GetListOutput(string? cursor = default, FishyFlip.Lexicon.App.Bsky.Graph.ListView? list = default, List? items = default) + public GetListOutput(string? cursor = default, FishyFlip.Lexicon.App.Bsky.Graph.ListView list = default, List items = default) { this.Cursor = cursor; this.List = list; @@ -55,14 +56,14 @@ public GetListOutput(CBORObject obj) /// [JsonPropertyName("list")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Graph.ListView? List { get; set; } + public FishyFlip.Lexicon.App.Bsky.Graph.ListView List { get; set; } /// /// Gets or sets the items. /// [JsonPropertyName("items")] [JsonRequired] - public List? Items { get; set; } + public List Items { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListsOutput.g.cs index 46f4bd57..98e0356b 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetListsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -14,7 +15,7 @@ public partial class GetListsOutput : ATObject /// /// /// - public GetListsOutput(string? cursor = default, List? lists = default) + public GetListsOutput(string? cursor = default, List lists = default) { this.Cursor = cursor; this.Lists = lists; @@ -49,7 +50,7 @@ public GetListsOutput(CBORObject obj) /// [JsonPropertyName("lists")] [JsonRequired] - public List? Lists { get; set; } + public List Lists { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetMutesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetMutesOutput.g.cs index 434c5935..a42dad9f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetMutesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetMutesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -14,7 +15,7 @@ public partial class GetMutesOutput : ATObject /// /// /// - public GetMutesOutput(string? cursor = default, List? mutes = default) + public GetMutesOutput(string? cursor = default, List mutes = default) { this.Cursor = cursor; this.Mutes = mutes; @@ -49,7 +50,7 @@ public GetMutesOutput(CBORObject obj) /// [JsonPropertyName("mutes")] [JsonRequired] - public List? Mutes { get; set; } + public List Mutes { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetRelationshipsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetRelationshipsOutput.g.cs index 4a0ab528..b7af7f1d 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetRelationshipsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetRelationshipsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -18,7 +19,7 @@ public partial class GetRelationshipsOutput : ATObject /// (app.bsky.graph.defs#relationship)
/// (app.bsky.graph.defs#notFoundActor)
/// - public GetRelationshipsOutput(FishyFlip.Models.ATDid? actor = default, List? relationships = default) + public GetRelationshipsOutput(FishyFlip.Models.ATDid? actor = default, List relationships = default) { this.Actor = actor; this.Relationships = relationships; @@ -57,7 +58,7 @@ public GetRelationshipsOutput(CBORObject obj) ///
[JsonPropertyName("relationships")] [JsonRequired] - public List? Relationships { get; set; } + public List Relationships { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPackOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPackOutput.g.cs index e3443859..a26e89cf 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPackOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPackOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -15,7 +16,7 @@ public partial class GetStarterPackOutput : ATObject /// /// (app.bsky.graph.defs#starterPackView) /// - public GetStarterPackOutput(FishyFlip.Lexicon.App.Bsky.Graph.StarterPackView? starterPack = default) + public GetStarterPackOutput(FishyFlip.Lexicon.App.Bsky.Graph.StarterPackView starterPack = default) { this.StarterPack = starterPack; } @@ -43,7 +44,7 @@ public GetStarterPackOutput(CBORObject obj) /// [JsonPropertyName("starterPack")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Graph.StarterPackView? StarterPack { get; set; } + public FishyFlip.Lexicon.App.Bsky.Graph.StarterPackView StarterPack { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPacksOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPacksOutput.g.cs index 0154d1a2..b1ab8b28 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPacksOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetStarterPacksOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class GetStarterPacksOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetStarterPacksOutput(List? starterPacks = default) + public GetStarterPacksOutput(List starterPacks = default) { this.StarterPacks = starterPacks; } @@ -40,7 +41,7 @@ public GetStarterPacksOutput(CBORObject obj) /// [JsonPropertyName("starterPacks")] [JsonRequired] - public List? StarterPacks { get; set; } + public List StarterPacks { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetSuggestedFollowsByActorOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetSuggestedFollowsByActorOutput.g.cs index b2347cdc..961eba96 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GetSuggestedFollowsByActorOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GetSuggestedFollowsByActorOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -15,7 +16,7 @@ public partial class GetSuggestedFollowsByActorOutput : ATObject /// /// If true, response has fallen-back to generic results, and is not scoped using relativeToDid /// Snowflake for this recommendation, use when submitting recommendation events. - public GetSuggestedFollowsByActorOutput(List? suggestions = default, bool? isFallback = default, long? recId = default) + public GetSuggestedFollowsByActorOutput(List suggestions = default, bool? isFallback = default, long? recId = default) { this.Suggestions = suggestions; this.IsFallback = isFallback; @@ -46,7 +47,7 @@ public GetSuggestedFollowsByActorOutput(CBORObject obj) /// [JsonPropertyName("suggestions")] [JsonRequired] - public List? Suggestions { get; set; } + public List Suggestions { get; set; } /// /// Gets or sets the isFallback. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphEndpoints.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphEndpoints.g.cs index 255b1119..4c2e1dfa 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphExtensions.g.cs index e2e6dc5b..11c0be26 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/GraphExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -42,7 +43,7 @@ public static class BlueskyGraphExtensions public static Task> CreateBlockAsync(this FishyFlip.Lexicon.App.Bsky.Graph.BlueskyGraph atp, FishyFlip.Models.ATDid? subject, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Graph.Block(); - record.Subject = subject; + record.Subject = subject ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.graph.block", record, rkey, validate, swapCommit, cancellationToken); } @@ -153,7 +154,7 @@ public static class BlueskyGraphExtensions public static Task> CreateFollowAsync(this FishyFlip.Lexicon.App.Bsky.Graph.BlueskyGraph atp, FishyFlip.Models.ATDid? subject, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Graph.Follow(); - record.Subject = subject; + record.Subject = subject ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.graph.follow", record, rkey, validate, swapCommit, cancellationToken); } @@ -277,12 +278,12 @@ public static class BlueskyGraphExtensions public static Task> CreateListAsync(this FishyFlip.Lexicon.App.Bsky.Graph.BlueskyGraph atp, string? purpose, string? name, string? description = default, List? descriptionFacets = default, Blob? avatar = default, FishyFlip.Lexicon.Com.Atproto.Label.SelfLabels? labels = default, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Graph.List(); - record.Purpose = purpose; - record.Name = name; - record.Description = description; - record.DescriptionFacets = descriptionFacets; - record.Avatar = avatar; - record.Labels = labels; + record.Purpose = purpose ; + record.Name = name ; + record.Description = description ; + record.DescriptionFacets = descriptionFacets ; + record.Avatar = avatar ; + record.Labels = labels ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.graph.list", record, rkey, validate, swapCommit, cancellationToken); } @@ -393,7 +394,7 @@ public static class BlueskyGraphExtensions public static Task> CreateListblockAsync(this FishyFlip.Lexicon.App.Bsky.Graph.BlueskyGraph atp, FishyFlip.Models.ATUri? subject, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Graph.Listblock(); - record.Subject = subject; + record.Subject = subject ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.graph.listblock", record, rkey, validate, swapCommit, cancellationToken); } @@ -505,8 +506,8 @@ public static class BlueskyGraphExtensions public static Task> CreateListitemAsync(this FishyFlip.Lexicon.App.Bsky.Graph.BlueskyGraph atp, FishyFlip.Models.ATDid? subject, FishyFlip.Models.ATUri? list, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Graph.Listitem(); - record.Subject = subject; - record.List = list; + record.Subject = subject ; + record.List = list ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.graph.listitem", record, rkey, validate, swapCommit, cancellationToken); } @@ -621,11 +622,11 @@ public static class BlueskyGraphExtensions public static Task> CreateStarterpackAsync(this FishyFlip.Lexicon.App.Bsky.Graph.BlueskyGraph atp, string? name, FishyFlip.Models.ATUri? list, string? description = default, List? descriptionFacets = default, List? feeds = default, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Graph.Starterpack(); - record.Name = name; - record.Description = description; - record.DescriptionFacets = descriptionFacets; - record.List = list; - record.Feeds = feeds; + record.Name = name ; + record.Description = description ; + record.DescriptionFacets = descriptionFacets ; + record.List = list ; + record.Feeds = feeds ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.graph.starterpack", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/List.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/List.g.cs index 3c7ad013..a482d2fb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/List.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/List.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListItemView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListItemView.g.cs index c5b4009e..043d8f3f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListItemView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListItemView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -16,7 +17,7 @@ public partial class ListItemView : ATObject /// /// (app.bsky.actor.defs#profileView) /// - public ListItemView(FishyFlip.Models.ATUri? uri = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? subject = default) + public ListItemView(FishyFlip.Models.ATUri uri = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView subject = default) { this.Uri = uri; this.Subject = subject; @@ -45,8 +46,7 @@ public ListItemView(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the subject. @@ -54,7 +54,7 @@ public ListItemView(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Subject { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Subject { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListPurpose.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListPurpose.g.cs index 61a356f7..60ad7289 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListPurpose.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListPurpose.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListView.g.cs index 3e051547..c4fc356d 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -33,7 +34,7 @@ public partial class ListView : ATObject /// (app.bsky.graph.defs#listViewerState) /// /// - public ListView(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? creator = default, string? name = default, string? purpose = default, string? description = default, List? descriptionFacets = default, string? avatar = default, long? listItemCount = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Graph.ListViewerState? viewer = default, DateTime? indexedAt = default) + public ListView(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView creator = default, string name = default, string purpose = default, string? description = default, List? descriptionFacets = default, string? avatar = default, long? listItemCount = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Graph.ListViewerState? viewer = default, DateTime? indexedAt = default) { this.Uri = uri; this.Cid = cid; @@ -82,15 +83,14 @@ public ListView(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the creator. @@ -98,14 +98,14 @@ public ListView(CBORObject obj) /// [JsonPropertyName("creator")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Creator { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Creator { get; set; } /// /// Gets or sets the name. /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the purpose. @@ -116,7 +116,7 @@ public ListView(CBORObject obj) /// [JsonPropertyName("purpose")] [JsonRequired] - public string? Purpose { get; set; } + public string Purpose { get; set; } /// /// Gets or sets the description. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewBasic.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewBasic.g.cs index eb019350..3bd06177 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewBasic.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewBasic.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -28,7 +29,7 @@ public partial class ListViewBasic : ATObject /// (app.bsky.graph.defs#listViewerState) /// /// - public ListViewBasic(FishyFlip.Models.ATUri? uri = default, string? cid = default, string? name = default, string? purpose = default, string? avatar = default, long? listItemCount = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Graph.ListViewerState? viewer = default, DateTime? indexedAt = default) + public ListViewBasic(FishyFlip.Models.ATUri uri = default, string cid = default, string name = default, string purpose = default, string? avatar = default, long? listItemCount = default, List? labels = default, FishyFlip.Lexicon.App.Bsky.Graph.ListViewerState? viewer = default, DateTime? indexedAt = default) { this.Uri = uri; this.Cid = cid; @@ -71,22 +72,21 @@ public ListViewBasic(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the name. /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the purpose. @@ -97,7 +97,7 @@ public ListViewBasic(CBORObject obj) /// [JsonPropertyName("purpose")] [JsonRequired] - public string? Purpose { get; set; } + public string Purpose { get; set; } /// /// Gets or sets the avatar. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewerState.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewerState.g.cs index b6635899..e84ca692 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewerState.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/ListViewerState.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/Listblock.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/Listblock.g.cs index cc014964..8b3a1122 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/Listblock.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/Listblock.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/Listitem.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/Listitem.g.cs index e8342304..0d21f68c 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/Listitem.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/Listitem.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorInput.g.cs index a4eda0f3..466f8276 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class MuteActorInput : ATObject /// Initializes a new instance of the class. /// /// - public MuteActorInput(FishyFlip.Models.ATIdentifier? actor = default) + public MuteActorInput(FishyFlip.Models.ATIdentifier actor = default) { this.Actor = actor; } @@ -41,7 +42,7 @@ public MuteActorInput(CBORObject obj) [JsonPropertyName("actor")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Actor { get; set; } + public FishyFlip.Models.ATIdentifier Actor { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorListInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorListInput.g.cs index 7f420a70..a85da51c 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorListInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteActorListInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class MuteActorListInput : ATObject /// Initializes a new instance of the class. /// /// - public MuteActorListInput(FishyFlip.Models.ATUri? list = default) + public MuteActorListInput(FishyFlip.Models.ATUri list = default) { this.List = list; } @@ -40,8 +41,7 @@ public MuteActorListInput(CBORObject obj) /// [JsonPropertyName("list")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? List { get; set; } + public FishyFlip.Models.ATUri List { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteThreadInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteThreadInput.g.cs index 5414f0ea..5658169e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteThreadInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/MuteThreadInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class MuteThreadInput : ATObject /// Initializes a new instance of the class. /// /// - public MuteThreadInput(FishyFlip.Models.ATUri? root = default) + public MuteThreadInput(FishyFlip.Models.ATUri root = default) { this.Root = root; } @@ -40,8 +41,7 @@ public MuteThreadInput(CBORObject obj) /// [JsonPropertyName("root")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Root { get; set; } + public FishyFlip.Models.ATUri Root { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/NotFoundActor.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/NotFoundActor.g.cs index af79fcd4..33b00d1e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/NotFoundActor.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/NotFoundActor.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -17,7 +18,7 @@ public partial class NotFoundActor : ATObject /// /// /// - public NotFoundActor(FishyFlip.Models.ATIdentifier? actor = default, bool? notFound = default) + public NotFoundActor(FishyFlip.Models.ATIdentifier actor = default, bool notFound = default) { this.Actor = actor; this.NotFound = notFound; @@ -47,14 +48,14 @@ public NotFoundActor(CBORObject obj) [JsonPropertyName("actor")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Actor { get; set; } + public FishyFlip.Models.ATIdentifier Actor { get; set; } /// /// Gets or sets the notFound. /// [JsonPropertyName("notFound")] [JsonRequired] - public bool? NotFound { get; set; } + public bool NotFound { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/Relationship.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/Relationship.g.cs index 8f25ba69..78dd0deb 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/Relationship.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/Relationship.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -18,7 +19,7 @@ public partial class Relationship : ATObject /// /// if the actor follows this DID, this is the AT-URI of the follow record /// if the actor is followed by this DID, contains the AT-URI of the follow record - public Relationship(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATUri? following = default, FishyFlip.Models.ATUri? followedBy = default) + public Relationship(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATUri? following = default, FishyFlip.Models.ATUri? followedBy = default) { this.Did = did; this.Following = following; @@ -49,8 +50,7 @@ public Relationship(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the following. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/SearchStarterPacksOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/SearchStarterPacksOutput.g.cs index 73230ba0..3f6e50ca 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/SearchStarterPacksOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/SearchStarterPacksOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -14,7 +15,7 @@ public partial class SearchStarterPacksOutput : ATObject /// /// /// - public SearchStarterPacksOutput(string? cursor = default, List? starterPacks = default) + public SearchStarterPacksOutput(string? cursor = default, List starterPacks = default) { this.Cursor = cursor; this.StarterPacks = starterPacks; @@ -49,7 +50,7 @@ public SearchStarterPacksOutput(CBORObject obj) /// [JsonPropertyName("starterPacks")] [JsonRequired] - public List? StarterPacks { get; set; } + public List StarterPacks { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackView.g.cs index f0ae9982..124392af 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -27,7 +28,7 @@ public partial class StarterPackView : ATObject /// /// /// - public StarterPackView(FishyFlip.Models.ATUri? uri = default, string? cid = default, ATObject? record = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? creator = default, FishyFlip.Lexicon.App.Bsky.Graph.ListViewBasic? list = default, List? listItemsSample = default, List? feeds = default, long? joinedWeekCount = default, long? joinedAllTimeCount = default, List? labels = default, DateTime? indexedAt = default) + public StarterPackView(FishyFlip.Models.ATUri uri = default, string cid = default, ATObject record = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic creator = default, FishyFlip.Lexicon.App.Bsky.Graph.ListViewBasic? list = default, List? listItemsSample = default, List? feeds = default, long? joinedWeekCount = default, long? joinedAllTimeCount = default, List? labels = default, DateTime? indexedAt = default) { this.Uri = uri; this.Cid = cid; @@ -74,22 +75,21 @@ public StarterPackView(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the record. /// [JsonPropertyName("record")] [JsonRequired] - public ATObject? Record { get; set; } + public ATObject Record { get; set; } /// /// Gets or sets the creator. @@ -97,7 +97,7 @@ public StarterPackView(CBORObject obj) /// [JsonPropertyName("creator")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? Creator { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic Creator { get; set; } /// /// Gets or sets the list. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackViewBasic.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackViewBasic.g.cs index 39d4f26f..4169bf80 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackViewBasic.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/StarterPackViewBasic.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -23,7 +24,7 @@ public partial class StarterPackViewBasic : ATObject /// /// /// - public StarterPackViewBasic(FishyFlip.Models.ATUri? uri = default, string? cid = default, ATObject? record = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? creator = default, long? listItemCount = default, long? joinedWeekCount = default, long? joinedAllTimeCount = default, List? labels = default, DateTime? indexedAt = default) + public StarterPackViewBasic(FishyFlip.Models.ATUri uri = default, string cid = default, ATObject record = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic creator = default, long? listItemCount = default, long? joinedWeekCount = default, long? joinedAllTimeCount = default, List? labels = default, DateTime? indexedAt = default) { this.Uri = uri; this.Cid = cid; @@ -66,22 +67,21 @@ public StarterPackViewBasic(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the record. /// [JsonPropertyName("record")] [JsonRequired] - public ATObject? Record { get; set; } + public ATObject Record { get; set; } /// /// Gets or sets the creator. @@ -89,7 +89,7 @@ public StarterPackViewBasic(CBORObject obj) /// [JsonPropertyName("creator")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic? Creator { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewBasic Creator { get; set; } /// /// Gets or sets the listItemCount. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/Starterpack.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/Starterpack.g.cs index bf847c69..ef19f366 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/Starterpack.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/Starterpack.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorInput.g.cs index e99e376b..2de97879 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class UnmuteActorInput : ATObject /// Initializes a new instance of the class. /// /// - public UnmuteActorInput(FishyFlip.Models.ATIdentifier? actor = default) + public UnmuteActorInput(FishyFlip.Models.ATIdentifier actor = default) { this.Actor = actor; } @@ -41,7 +42,7 @@ public UnmuteActorInput(CBORObject obj) [JsonPropertyName("actor")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Actor { get; set; } + public FishyFlip.Models.ATIdentifier Actor { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorListInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorListInput.g.cs index bd7d429f..8f6d896a 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorListInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteActorListInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class UnmuteActorListInput : ATObject /// Initializes a new instance of the class. /// /// - public UnmuteActorListInput(FishyFlip.Models.ATUri? list = default) + public UnmuteActorListInput(FishyFlip.Models.ATUri list = default) { this.List = list; } @@ -40,8 +41,7 @@ public UnmuteActorListInput(CBORObject obj) /// [JsonPropertyName("list")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? List { get; set; } + public FishyFlip.Models.ATUri List { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteThreadInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteThreadInput.g.cs index 41c3619a..2c4179d3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteThreadInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Graph/UnmuteThreadInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Graph { @@ -13,7 +14,7 @@ public partial class UnmuteThreadInput : ATObject /// Initializes a new instance of the class. /// /// - public UnmuteThreadInput(FishyFlip.Models.ATUri? root = default) + public UnmuteThreadInput(FishyFlip.Models.ATUri root = default) { this.Root = root; } @@ -40,8 +41,7 @@ public UnmuteThreadInput(CBORObject obj) /// [JsonPropertyName("root")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Root { get; set; } + public FishyFlip.Models.ATUri Root { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/ATProtoLabelerExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/ATProtoLabelerExtensions.g.cs index a3c12322..e3162830 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/ATProtoLabelerExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/ATProtoLabelerExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/BlueskyLabeler.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/BlueskyLabeler.g.cs index 629b36ac..958f57a7 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/BlueskyLabeler.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/BlueskyLabeler.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/GetServicesOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/GetServicesOutput.g.cs index 74e06c2b..e3d804f8 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/GetServicesOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/GetServicesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { @@ -17,7 +18,7 @@ public partial class GetServicesOutput : ATObject /// (app.bsky.labeler.defs#labelerView)
/// (app.bsky.labeler.defs#labelerViewDetailed)
/// - public GetServicesOutput(List? views = default) + public GetServicesOutput(List views = default) { this.Views = views; } @@ -47,7 +48,7 @@ public GetServicesOutput(CBORObject obj) ///
[JsonPropertyName("views")] [JsonRequired] - public List? Views { get; set; } + public List Views { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerEndpoints.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerEndpoints.g.cs index b28507fd..e389ae5a 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerExtensions.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerExtensions.g.cs index 4e09ec20..fa355c93 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -48,8 +49,8 @@ public static class BlueskyLabelerExtensions public static Task> CreateServiceAsync(this FishyFlip.Lexicon.App.Bsky.Labeler.BlueskyLabeler atp, FishyFlip.Lexicon.App.Bsky.Labeler.LabelerPolicies? policies, FishyFlip.Lexicon.Com.Atproto.Label.SelfLabels? labels = default, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.App.Bsky.Labeler.Service(); - record.Policies = policies; - record.Labels = labels; + record.Policies = policies ; + record.Labels = labels ; record.CreatedAt = createdAt ?? DateTime.UtcNow; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "app.bsky.labeler.service", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerPolicies.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerPolicies.g.cs index f05bd154..602ead5a 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerPolicies.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerPolicies.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { @@ -14,7 +15,7 @@ public partial class LabelerPolicies : ATObject /// /// The label values which this labeler publishes. May include global or custom labels. /// Label values created by this labeler and scoped exclusively to it. Labels defined here will override global label definitions for this labeler. - public LabelerPolicies(List? labelValues = default, List? labelValueDefinitions = default) + public LabelerPolicies(List labelValues = default, List? labelValueDefinitions = default) { this.LabelValues = labelValues; this.LabelValueDefinitions = labelValueDefinitions; @@ -44,7 +45,7 @@ public LabelerPolicies(CBORObject obj) /// [JsonPropertyName("labelValues")] [JsonRequired] - public List? LabelValues { get; set; } + public List LabelValues { get; set; } /// /// Gets or sets the labelValueDefinitions. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerView.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerView.g.cs index b26a51e2..11a018f6 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerView.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { @@ -23,7 +24,7 @@ public partial class LabelerView : ATObject /// /// /// - public LabelerView(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? creator = default, long? likeCount = default, FishyFlip.Lexicon.App.Bsky.Labeler.LabelerViewerState? viewer = default, DateTime? indexedAt = default, List? labels = default) + public LabelerView(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView creator = default, long? likeCount = default, FishyFlip.Lexicon.App.Bsky.Labeler.LabelerViewerState? viewer = default, DateTime? indexedAt = default, List? labels = default) { this.Uri = uri; this.Cid = cid; @@ -62,15 +63,14 @@ public LabelerView(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the creator. @@ -78,7 +78,7 @@ public LabelerView(CBORObject obj) /// [JsonPropertyName("creator")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Creator { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Creator { get; set; } /// /// Gets or sets the likeCount. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewDetailed.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewDetailed.g.cs index 373a0376..ffe9c83d 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewDetailed.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewDetailed.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { @@ -26,7 +27,7 @@ public partial class LabelerViewDetailed : ATObject /// /// /// - public LabelerViewDetailed(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? creator = default, FishyFlip.Lexicon.App.Bsky.Labeler.LabelerPolicies? policies = default, long? likeCount = default, FishyFlip.Lexicon.App.Bsky.Labeler.LabelerViewerState? viewer = default, DateTime? indexedAt = default, List? labels = default) + public LabelerViewDetailed(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView creator = default, FishyFlip.Lexicon.App.Bsky.Labeler.LabelerPolicies policies = default, long? likeCount = default, FishyFlip.Lexicon.App.Bsky.Labeler.LabelerViewerState? viewer = default, DateTime? indexedAt = default, List? labels = default) { this.Uri = uri; this.Cid = cid; @@ -67,15 +68,14 @@ public LabelerViewDetailed(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the creator. @@ -83,7 +83,7 @@ public LabelerViewDetailed(CBORObject obj) /// [JsonPropertyName("creator")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Creator { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Creator { get; set; } /// /// Gets or sets the policies. @@ -91,7 +91,7 @@ public LabelerViewDetailed(CBORObject obj) /// [JsonPropertyName("policies")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Labeler.LabelerPolicies? Policies { get; set; } + public FishyFlip.Lexicon.App.Bsky.Labeler.LabelerPolicies Policies { get; set; } /// /// Gets or sets the likeCount. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewerState.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewerState.g.cs index 595e906b..a45c9aca 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewerState.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/LabelerViewerState.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Labeler/Service.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Labeler/Service.g.cs index 442706e5..40d867f3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Labeler/Service.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Labeler/Service.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Labeler { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/BlueskyNotification.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/BlueskyNotification.g.cs index aca16bf6..81ff2d6f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/BlueskyNotification.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/BlueskyNotification.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/GetUnreadCountOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/GetUnreadCountOutput.g.cs index d12498c5..f1f32be3 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/GetUnreadCountOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/GetUnreadCountOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { @@ -13,7 +14,7 @@ public partial class GetUnreadCountOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetUnreadCountOutput(long? count = default) + public GetUnreadCountOutput(long count = default) { this.Count = count; } @@ -40,7 +41,7 @@ public GetUnreadCountOutput(CBORObject obj) /// [JsonPropertyName("count")] [JsonRequired] - public long? Count { get; set; } + public long Count { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/ListNotificationsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/ListNotificationsOutput.g.cs index 33b74483..0ab746cf 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/ListNotificationsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/ListNotificationsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { @@ -16,7 +17,7 @@ public partial class ListNotificationsOutput : ATObject /// /// /// - public ListNotificationsOutput(string? cursor = default, List? notifications = default, bool? priority = default, DateTime? seenAt = default) + public ListNotificationsOutput(string? cursor = default, List notifications = default, bool? priority = default, DateTime? seenAt = default) { this.Cursor = cursor; this.Notifications = notifications; @@ -55,7 +56,7 @@ public ListNotificationsOutput(CBORObject obj) /// [JsonPropertyName("notifications")] [JsonRequired] - public List? Notifications { get; set; } + public List Notifications { get; set; } /// /// Gets or sets the priority. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/Notification.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/Notification.g.cs index 717759a9..2462c03e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/Notification.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/Notification.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { @@ -32,7 +33,7 @@ public partial class Notification : ATObject /// /// /// - public Notification(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? author = default, string? reason = default, FishyFlip.Models.ATUri? reasonSubject = default, ATObject? record = default, bool? isRead = default, DateTime? indexedAt = default, List? labels = default) + public Notification(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileView author = default, string reason = default, FishyFlip.Models.ATUri? reasonSubject = default, ATObject record = default, bool isRead = default, DateTime? indexedAt = default, List? labels = default) { this.Uri = uri; this.Cid = cid; @@ -75,15 +76,14 @@ public Notification(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the author. @@ -91,7 +91,7 @@ public Notification(CBORObject obj) /// [JsonPropertyName("author")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView? Author { get; set; } + public FishyFlip.Lexicon.App.Bsky.Actor.ProfileView Author { get; set; } /// /// Gets or sets the reason. @@ -107,7 +107,7 @@ public Notification(CBORObject obj) /// [JsonPropertyName("reason")] [JsonRequired] - public string? Reason { get; set; } + public string Reason { get; set; } /// /// Gets or sets the reasonSubject. @@ -121,14 +121,14 @@ public Notification(CBORObject obj) /// [JsonPropertyName("record")] [JsonRequired] - public ATObject? Record { get; set; } + public ATObject Record { get; set; } /// /// Gets or sets the isRead. /// [JsonPropertyName("isRead")] [JsonRequired] - public bool? IsRead { get; set; } + public bool IsRead { get; set; } /// /// Gets or sets the indexedAt. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/NotificationEndpoints.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/NotificationEndpoints.g.cs index 95c6b8b2..8729a57b 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/NotificationEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/NotificationEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/PutPreferencesInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/PutPreferencesInput.g.cs index 1bb763db..dbae72a5 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/PutPreferencesInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/PutPreferencesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { @@ -13,7 +14,7 @@ public partial class PutPreferencesInput : ATObject /// Initializes a new instance of the class. /// /// - public PutPreferencesInput(bool? priority = default) + public PutPreferencesInput(bool priority = default) { this.Priority = priority; } @@ -40,7 +41,7 @@ public PutPreferencesInput(CBORObject obj) /// [JsonPropertyName("priority")] [JsonRequired] - public bool? Priority { get; set; } + public bool Priority { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/RegisterPushInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/RegisterPushInput.g.cs index 58d95a5d..627ae341 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/RegisterPushInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/RegisterPushInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { @@ -21,7 +22,7 @@ public partial class RegisterPushInput : ATObject /// web
/// /// - public RegisterPushInput(FishyFlip.Models.ATDid? serviceDid = default, string? token = default, string? platform = default, string? appId = default) + public RegisterPushInput(FishyFlip.Models.ATDid serviceDid = default, string token = default, string platform = default, string appId = default) { this.ServiceDid = serviceDid; this.Token = token; @@ -54,15 +55,14 @@ public RegisterPushInput(CBORObject obj) ///
[JsonPropertyName("serviceDid")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? ServiceDid { get; set; } + public FishyFlip.Models.ATDid ServiceDid { get; set; } /// /// Gets or sets the token. /// [JsonPropertyName("token")] [JsonRequired] - public string? Token { get; set; } + public string Token { get; set; } /// /// Gets or sets the platform. @@ -73,14 +73,14 @@ public RegisterPushInput(CBORObject obj) /// [JsonPropertyName("platform")] [JsonRequired] - public string? Platform { get; set; } + public string Platform { get; set; } /// /// Gets or sets the appId. /// [JsonPropertyName("appId")] [JsonRequired] - public string? AppId { get; set; } + public string AppId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Notification/UpdateSeenInput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Notification/UpdateSeenInput.g.cs index c2cfd3ff..b64ce809 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Notification/UpdateSeenInput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Notification/UpdateSeenInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Notification { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Richtext/ByteSlice.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Richtext/ByteSlice.g.cs index 3a4cd138..a0919818 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Richtext/ByteSlice.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Richtext/ByteSlice.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Richtext { @@ -17,7 +18,7 @@ public partial class ByteSlice : ATObject /// /// /// - public ByteSlice(long? byteStart = default, long? byteEnd = default) + public ByteSlice(long byteStart = default, long byteEnd = default) { this.ByteStart = byteStart; this.ByteEnd = byteEnd; @@ -46,14 +47,14 @@ public ByteSlice(CBORObject obj) /// [JsonPropertyName("byteStart")] [JsonRequired] - public long? ByteStart { get; set; } + public long ByteStart { get; set; } /// /// Gets or sets the byteEnd. /// [JsonPropertyName("byteEnd")] [JsonRequired] - public long? ByteEnd { get; set; } + public long ByteEnd { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Facet.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Facet.g.cs index 91f59260..d393a6c5 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Facet.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Facet.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Richtext { @@ -24,7 +25,7 @@ public partial class Facet : ATObject /// #link
/// #tag
/// - public Facet(FishyFlip.Lexicon.App.Bsky.Richtext.ByteSlice? index = default, List? features = default) + public Facet(FishyFlip.Lexicon.App.Bsky.Richtext.ByteSlice index = default, List features = default) { this.Index = index; this.Features = features; @@ -54,7 +55,7 @@ public Facet(CBORObject obj) ///
[JsonPropertyName("index")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Richtext.ByteSlice? Index { get; set; } + public FishyFlip.Lexicon.App.Bsky.Richtext.ByteSlice Index { get; set; } /// /// Gets or sets the features. @@ -65,7 +66,7 @@ public Facet(CBORObject obj) /// [JsonPropertyName("features")] [JsonRequired] - public List? Features { get; set; } + public List Features { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Link.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Link.g.cs index 260ae14d..5163e1e8 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Link.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Link.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Richtext { @@ -16,7 +17,7 @@ public partial class Link : ATObject /// Initializes a new instance of the class. /// /// - public Link(string? uri = default) + public Link(string uri = default) { this.Uri = uri; } @@ -43,7 +44,7 @@ public Link(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - public string? Uri { get; set; } + public string Uri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Mention.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Mention.g.cs index 8a4f870d..5f548d06 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Mention.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Mention.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Richtext { @@ -16,7 +17,7 @@ public partial class Mention : ATObject /// Initializes a new instance of the class. /// /// - public Mention(FishyFlip.Models.ATDid? did = default) + public Mention(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -43,8 +44,7 @@ public Mention(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Tag.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Tag.g.cs index 3bd85c6f..47f93b3e 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Richtext/Tag.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Richtext/Tag.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Richtext { @@ -16,7 +17,7 @@ public partial class Tag : ATObject /// Initializes a new instance of the class. /// /// - public Tag(string? tag = default) + public Tag(string tag = default) { this.TagValue = tag; } @@ -43,7 +44,7 @@ public Tag(CBORObject obj) /// [JsonPropertyName("tag")] [JsonRequired] - public string? TagValue { get; set; } + public string TagValue { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/BlueskyUnspecced.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/BlueskyUnspecced.g.cs index ea7d3fe4..2df0add4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/BlueskyUnspecced.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/BlueskyUnspecced.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetConfigOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetConfigOutput.g.cs index 643e912c..70e0cf32 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetConfigOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetConfigOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetPopularFeedGeneratorsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetPopularFeedGeneratorsOutput.g.cs index 93e69c16..354bd064 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetPopularFeedGeneratorsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetPopularFeedGeneratorsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -14,7 +15,7 @@ public partial class GetPopularFeedGeneratorsOutput : ATObject /// /// /// - public GetPopularFeedGeneratorsOutput(string? cursor = default, List? feeds = default) + public GetPopularFeedGeneratorsOutput(string? cursor = default, List feeds = default) { this.Cursor = cursor; this.Feeds = feeds; @@ -49,7 +50,7 @@ public GetPopularFeedGeneratorsOutput(CBORObject obj) /// [JsonPropertyName("feeds")] [JsonRequired] - public List? Feeds { get; set; } + public List Feeds { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetSuggestionsSkeletonOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetSuggestionsSkeletonOutput.g.cs index 10c94e41..297c97a4 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetSuggestionsSkeletonOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetSuggestionsSkeletonOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -16,7 +17,7 @@ public partial class GetSuggestionsSkeletonOutput : ATObject /// /// DID of the account these suggestions are relative to. If this is returned undefined, suggestions are based on the viewer. /// Snowflake for this recommendation, use when submitting recommendation events. - public GetSuggestionsSkeletonOutput(string? cursor = default, List? actors = default, FishyFlip.Models.ATDid? relativeToDid = default, long? recId = default) + public GetSuggestionsSkeletonOutput(string? cursor = default, List actors = default, FishyFlip.Models.ATDid? relativeToDid = default, long? recId = default) { this.Cursor = cursor; this.Actors = actors; @@ -55,7 +56,7 @@ public GetSuggestionsSkeletonOutput(CBORObject obj) /// [JsonPropertyName("actors")] [JsonRequired] - public List? Actors { get; set; } + public List Actors { get; set; } /// /// Gets or sets the relativeToDid. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTaggedSuggestionsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTaggedSuggestionsOutput.g.cs index 2db76629..d87187dc 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTaggedSuggestionsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTaggedSuggestionsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -13,7 +14,7 @@ public partial class GetTaggedSuggestionsOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetTaggedSuggestionsOutput(List? suggestions = default) + public GetTaggedSuggestionsOutput(List suggestions = default) { this.Suggestions = suggestions; } @@ -40,7 +41,7 @@ public GetTaggedSuggestionsOutput(CBORObject obj) /// [JsonPropertyName("suggestions")] [JsonRequired] - public List? Suggestions { get; set; } + public List Suggestions { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTrendingTopicsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTrendingTopicsOutput.g.cs index d4948bde..44b873f1 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTrendingTopicsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/GetTrendingTopicsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -14,7 +15,7 @@ public partial class GetTrendingTopicsOutput : ATObject /// /// /// - public GetTrendingTopicsOutput(List? topics = default, List? suggested = default) + public GetTrendingTopicsOutput(List topics = default, List suggested = default) { this.Topics = topics; this.Suggested = suggested; @@ -43,14 +44,14 @@ public GetTrendingTopicsOutput(CBORObject obj) /// [JsonPropertyName("topics")] [JsonRequired] - public List? Topics { get; set; } + public List Topics { get; set; } /// /// Gets or sets the suggested. /// [JsonPropertyName("suggested")] [JsonRequired] - public List? Suggested { get; set; } + public List Suggested { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchActorsSkeletonOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchActorsSkeletonOutput.g.cs index 4bcf2000..2ea9a08b 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchActorsSkeletonOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchActorsSkeletonOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -15,7 +16,7 @@ public partial class SearchActorsSkeletonOutput : ATObject /// /// Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. /// - public SearchActorsSkeletonOutput(string? cursor = default, long? hitsTotal = default, List? actors = default) + public SearchActorsSkeletonOutput(string? cursor = default, long? hitsTotal = default, List actors = default) { this.Cursor = cursor; this.HitsTotal = hitsTotal; @@ -59,7 +60,7 @@ public SearchActorsSkeletonOutput(CBORObject obj) /// [JsonPropertyName("actors")] [JsonRequired] - public List? Actors { get; set; } + public List Actors { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchPostsSkeletonOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchPostsSkeletonOutput.g.cs index 7643a30c..5ce1ebd1 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchPostsSkeletonOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchPostsSkeletonOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -15,7 +16,7 @@ public partial class SearchPostsSkeletonOutput : ATObject /// /// Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. /// - public SearchPostsSkeletonOutput(string? cursor = default, long? hitsTotal = default, List? posts = default) + public SearchPostsSkeletonOutput(string? cursor = default, long? hitsTotal = default, List posts = default) { this.Cursor = cursor; this.HitsTotal = hitsTotal; @@ -59,7 +60,7 @@ public SearchPostsSkeletonOutput(CBORObject obj) /// [JsonPropertyName("posts")] [JsonRequired] - public List? Posts { get; set; } + public List Posts { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchStarterPacksSkeletonOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchStarterPacksSkeletonOutput.g.cs index 3a727555..2929e532 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchStarterPacksSkeletonOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SearchStarterPacksSkeletonOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -15,7 +16,7 @@ public partial class SearchStarterPacksSkeletonOutput : ATObject /// /// Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. /// - public SearchStarterPacksSkeletonOutput(string? cursor = default, long? hitsTotal = default, List? starterPacks = default) + public SearchStarterPacksSkeletonOutput(string? cursor = default, long? hitsTotal = default, List starterPacks = default) { this.Cursor = cursor; this.HitsTotal = hitsTotal; @@ -59,7 +60,7 @@ public SearchStarterPacksSkeletonOutput(CBORObject obj) /// [JsonPropertyName("starterPacks")] [JsonRequired] - public List? StarterPacks { get; set; } + public List StarterPacks { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchActor.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchActor.g.cs index 06928a2d..65a449ff 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchActor.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchActor.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -13,7 +14,7 @@ public partial class SkeletonSearchActor : ATObject /// Initializes a new instance of the class. /// /// - public SkeletonSearchActor(FishyFlip.Models.ATDid? did = default) + public SkeletonSearchActor(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public SkeletonSearchActor(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchPost.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchPost.g.cs index a7b97ae9..8c3fde47 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchPost.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchPost.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -13,7 +14,7 @@ public partial class SkeletonSearchPost : ATObject /// Initializes a new instance of the class. /// /// - public SkeletonSearchPost(FishyFlip.Models.ATUri? uri = default) + public SkeletonSearchPost(FishyFlip.Models.ATUri uri = default) { this.Uri = uri; } @@ -40,8 +41,7 @@ public SkeletonSearchPost(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchStarterPack.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchStarterPack.g.cs index d36f8b56..9edec50b 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchStarterPack.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/SkeletonSearchStarterPack.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -13,7 +14,7 @@ public partial class SkeletonSearchStarterPack : ATObject /// Initializes a new instance of the class. /// /// - public SkeletonSearchStarterPack(FishyFlip.Models.ATUri? uri = default) + public SkeletonSearchStarterPack(FishyFlip.Models.ATUri uri = default) { this.Uri = uri; } @@ -40,8 +41,7 @@ public SkeletonSearchStarterPack(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/Suggestion.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/Suggestion.g.cs index 802538e4..b23c2229 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/Suggestion.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/Suggestion.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -19,7 +20,7 @@ public partial class Suggestion : ATObject /// feed
/// /// - public Suggestion(string? tag = default, string? subjectType = default, string? subject = default) + public Suggestion(string tag = default, string subjectType = default, string subject = default) { this.Tag = tag; this.SubjectType = subjectType; @@ -50,7 +51,7 @@ public Suggestion(CBORObject obj) ///
[JsonPropertyName("tag")] [JsonRequired] - public string? Tag { get; set; } + public string Tag { get; set; } /// /// Gets or sets the subjectType. @@ -60,14 +61,14 @@ public Suggestion(CBORObject obj) /// [JsonPropertyName("subjectType")] [JsonRequired] - public string? SubjectType { get; set; } + public string SubjectType { get; set; } /// /// Gets or sets the subject. /// [JsonPropertyName("subject")] [JsonRequired] - public string? Subject { get; set; } + public string Subject { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/TrendingTopic.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/TrendingTopic.g.cs index 7e8d650b..97ea29c8 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/TrendingTopic.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/TrendingTopic.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { @@ -16,7 +17,7 @@ public partial class TrendingTopic : ATObject /// /// /// - public TrendingTopic(string? topic = default, string? displayName = default, string? description = default, string? link = default) + public TrendingTopic(string topic = default, string? displayName = default, string? description = default, string link = default) { this.Topic = topic; this.DisplayName = displayName; @@ -49,7 +50,7 @@ public TrendingTopic(CBORObject obj) /// [JsonPropertyName("topic")] [JsonRequired] - public string? Topic { get; set; } + public string Topic { get; set; } /// /// Gets or sets the displayName. @@ -68,7 +69,7 @@ public TrendingTopic(CBORObject obj) /// [JsonPropertyName("link")] [JsonRequired] - public string? Link { get; set; } + public string Link { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/UnspeccedEndpoints.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/UnspeccedEndpoints.g.cs index 840cf474..eca098ca 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Unspecced/UnspeccedEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Unspecced/UnspeccedEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Unspecced { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Video/BlueskyVideo.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Video/BlueskyVideo.g.cs index ca9817ac..f5805f48 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Video/BlueskyVideo.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Video/BlueskyVideo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Video { diff --git a/src/FishyFlip/Lexicon/App/Bsky/Video/GetJobStatusOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Video/GetJobStatusOutput.g.cs index 79087c49..85b213e9 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Video/GetJobStatusOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Video/GetJobStatusOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Video { @@ -15,7 +16,7 @@ public partial class GetJobStatusOutput : ATObject /// /// (app.bsky.video.defs#jobStatus) /// - public GetJobStatusOutput(FishyFlip.Lexicon.App.Bsky.Video.JobStatus? jobStatus = default) + public GetJobStatusOutput(FishyFlip.Lexicon.App.Bsky.Video.JobStatus jobStatus = default) { this.JobStatus = jobStatus; } @@ -43,7 +44,7 @@ public GetJobStatusOutput(CBORObject obj) /// [JsonPropertyName("jobStatus")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Video.JobStatus? JobStatus { get; set; } + public FishyFlip.Lexicon.App.Bsky.Video.JobStatus JobStatus { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Video/GetUploadLimitsOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Video/GetUploadLimitsOutput.g.cs index 14851cd6..73e41822 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Video/GetUploadLimitsOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Video/GetUploadLimitsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Video { @@ -17,7 +18,7 @@ public partial class GetUploadLimitsOutput : ATObject /// /// /// - public GetUploadLimitsOutput(bool? canUpload = default, long? remainingDailyVideos = default, long? remainingDailyBytes = default, string? message = default, string? error = default) + public GetUploadLimitsOutput(bool canUpload = default, long? remainingDailyVideos = default, long? remainingDailyBytes = default, string? message = default, string? error = default) { this.CanUpload = canUpload; this.RemainingDailyVideos = remainingDailyVideos; @@ -52,7 +53,7 @@ public GetUploadLimitsOutput(CBORObject obj) /// [JsonPropertyName("canUpload")] [JsonRequired] - public bool? CanUpload { get; set; } + public bool CanUpload { get; set; } /// /// Gets or sets the remainingDailyVideos. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Video/JobStatus.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Video/JobStatus.g.cs index 20164ddb..f8bb8a9c 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Video/JobStatus.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Video/JobStatus.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Video { @@ -23,7 +24,7 @@ public partial class JobStatus : ATObject /// /// /// - public JobStatus(string? jobId = default, FishyFlip.Models.ATDid? did = default, string? state = default, long? progress = default, Blob? blob = default, string? error = default, string? message = default) + public JobStatus(string jobId = default, FishyFlip.Models.ATDid did = default, string state = default, long? progress = default, Blob? blob = default, string? error = default, string? message = default) { this.JobId = jobId; this.Did = did; @@ -62,15 +63,14 @@ public JobStatus(CBORObject obj) /// [JsonPropertyName("jobId")] [JsonRequired] - public string? JobId { get; set; } + public string JobId { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the state. @@ -81,7 +81,7 @@ public JobStatus(CBORObject obj) /// [JsonPropertyName("state")] [JsonRequired] - public string? State { get; set; } + public string State { get; set; } /// /// Gets or sets the progress. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Video/UploadVideoOutput.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Video/UploadVideoOutput.g.cs index 79f2ef4b..1848ff12 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Video/UploadVideoOutput.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Video/UploadVideoOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Video { @@ -15,7 +16,7 @@ public partial class UploadVideoOutput : ATObject /// /// (app.bsky.video.defs#jobStatus) /// - public UploadVideoOutput(FishyFlip.Lexicon.App.Bsky.Video.JobStatus? jobStatus = default) + public UploadVideoOutput(FishyFlip.Lexicon.App.Bsky.Video.JobStatus jobStatus = default) { this.JobStatus = jobStatus; } @@ -43,7 +44,7 @@ public UploadVideoOutput(CBORObject obj) /// [JsonPropertyName("jobStatus")] [JsonRequired] - public FishyFlip.Lexicon.App.Bsky.Video.JobStatus? JobStatus { get; set; } + public FishyFlip.Lexicon.App.Bsky.Video.JobStatus JobStatus { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/App/Bsky/Video/VideoEndpoints.g.cs b/src/FishyFlip/Lexicon/App/Bsky/Video/VideoEndpoints.g.cs index 965f1608..6ddce60f 100644 --- a/src/FishyFlip/Lexicon/App/Bsky/Video/VideoEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/App/Bsky/Video/VideoEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Bsky.Video { diff --git a/src/FishyFlip/Lexicon/App/Netlify/Aniblue/ATProtoAniblueExtensions.g.cs b/src/FishyFlip/Lexicon/App/Netlify/Aniblue/ATProtoAniblueExtensions.g.cs index 59e08bda..8799d40d 100644 --- a/src/FishyFlip/Lexicon/App/Netlify/Aniblue/ATProtoAniblueExtensions.g.cs +++ b/src/FishyFlip/Lexicon/App/Netlify/Aniblue/ATProtoAniblueExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/App/Netlify/Aniblue/Status.g.cs b/src/FishyFlip/Lexicon/App/Netlify/Aniblue/Status.g.cs index 5309af4a..b9d5976b 100644 --- a/src/FishyFlip/Lexicon/App/Netlify/Aniblue/Status.g.cs +++ b/src/FishyFlip/Lexicon/App/Netlify/Aniblue/Status.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Netlify.Aniblue { diff --git a/src/FishyFlip/Lexicon/App/Netlify/Aniblue/StatusDef.g.cs b/src/FishyFlip/Lexicon/App/Netlify/Aniblue/StatusDef.g.cs index aec6aaff..0b9c8f09 100644 --- a/src/FishyFlip/Lexicon/App/Netlify/Aniblue/StatusDef.g.cs +++ b/src/FishyFlip/Lexicon/App/Netlify/Aniblue/StatusDef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.App.Netlify.Aniblue { @@ -18,7 +19,7 @@ public partial class StatusDef : ATObject /// Current watching status of the anime /// Current number text of episode /// Favorite flag of the anime - public StatusDef(long? id = default, string? title = default, string? thumbnail = default, string? status = default, string? episode_text = default, bool? favorite = default) + public StatusDef(long id = default, string title = default, string? thumbnail = default, string status = default, string episode_text = default, bool? favorite = default) { this.Id = id; this.Title = title; @@ -56,7 +57,7 @@ public StatusDef(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public long? Id { get; set; } + public long Id { get; set; } /// /// Gets or sets the title. @@ -64,7 +65,7 @@ public StatusDef(CBORObject obj) /// [JsonPropertyName("title")] [JsonRequired] - public string? Title { get; set; } + public string Title { get; set; } /// /// Gets or sets the thumbnail. @@ -79,7 +80,7 @@ public StatusDef(CBORObject obj) /// [JsonPropertyName("status")] [JsonRequired] - public string? Status { get; set; } + public string Status { get; set; } /// /// Gets or sets the episode_text. @@ -87,7 +88,7 @@ public StatusDef(CBORObject obj) /// [JsonPropertyName("episode_text")] [JsonRequired] - public string? EpisodeText { get; set; } + public string EpisodeText { get; set; } /// /// Gets or sets the favorite. diff --git a/src/FishyFlip/Lexicon/Blue/Linkat/ATProtoLinkatExtensions.g.cs b/src/FishyFlip/Lexicon/Blue/Linkat/ATProtoLinkatExtensions.g.cs index 9ef250dd..7f8b0404 100644 --- a/src/FishyFlip/Lexicon/Blue/Linkat/ATProtoLinkatExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Linkat/ATProtoLinkatExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Blue/Linkat/Board.g.cs b/src/FishyFlip/Lexicon/Blue/Linkat/Board.g.cs index 36900252..237414d9 100644 --- a/src/FishyFlip/Lexicon/Blue/Linkat/Board.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Linkat/Board.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Blue.Linkat { diff --git a/src/FishyFlip/Lexicon/Blue/Linkat/Card.g.cs b/src/FishyFlip/Lexicon/Blue/Linkat/Card.g.cs index 85f9b879..ca3fcdd7 100644 --- a/src/FishyFlip/Lexicon/Blue/Linkat/Card.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Linkat/Card.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Blue.Linkat { diff --git a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/ATProtoAtfileExtensions.g.cs b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/ATProtoAtfileExtensions.g.cs index ce062e23..77f84159 100644 --- a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/ATProtoAtfileExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/ATProtoAtfileExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -39,15 +40,10 @@ public static class ATProtoAtfileExtensions /// /// /// - public static Task> CreateUploadAsync(this FishyFlip.ATProtocol atp, Blob? blob = default, Blue.Zio.Atfile.Checksum? checksum = default, DateTime? createdAt = default, Blue.Zio.Atfile.File? file = default, ATObject? finger = default, FishyFlip.Lexicon.Blue.Zio.Atfile.Unknown? meta = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) + public static Task> CreateUploadAsync(this FishyFlip.ATProtocol atp, bool? @lock = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Blue.Zio.Atfile.Upload(); - record.Blob = blob; - record.Checksum = checksum; - record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.File = file; - record.Finger = finger; - record.Meta = meta; + record.Lock = @lock; return atp.CreateRecordAsync(atp.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "blue.zio.atfile.upload", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Browser.g.cs b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Browser.g.cs index 56aa1830..250f8cfa 100644 --- a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Browser.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Browser.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Blue.Zio.Atfile { diff --git a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Machine.g.cs b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Machine.g.cs index 1a1d856e..50019272 100644 --- a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Machine.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Machine.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Blue.Zio.Atfile { diff --git a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Unknown.g.cs b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Unknown.g.cs index 1bec43a5..995e0d1f 100644 --- a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Unknown.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Unknown.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Blue.Zio.Atfile { diff --git a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Upload.g.cs b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Upload.g.cs index 05c39399..4d72dd40 100644 --- a/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Upload.g.cs +++ b/src/FishyFlip/Lexicon/Blue/Zio/Atfile/Upload.g.cs @@ -2,12 +2,13 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Blue.Zio.Atfile { /// - /// A reference to an uploaded blob. + /// A reference to a locked file. /// public partial class Upload : ATObject { @@ -15,27 +16,10 @@ public partial class Upload : ATObject /// /// Initializes a new instance of the class. /// - /// - /// - /// - /// - /// - ///
Union Types:
- /// (blue.zio.atfile.finger#browser)
- /// (blue.zio.atfile.finger#machine)
- /// - /// - ///
Union Types:
- /// (blue.zio.atfile.meta#unknown)
- /// - public Upload(Blob? blob = default, Blue.Zio.Atfile.Checksum? checksum = default, DateTime? createdAt = default, Blue.Zio.Atfile.File? file = default, ATObject? finger = default, FishyFlip.Lexicon.Blue.Zio.Atfile.Unknown? meta = default) + /// + public Upload(bool? @lock = default) { - this.Blob = blob; - this.Checksum = checksum; - this.CreatedAt = createdAt ?? DateTime.UtcNow; - this.File = file; - this.Finger = finger; - this.Meta = meta; + this.Lock = @lock; } @@ -52,54 +36,14 @@ public Upload() ///
public Upload(CBORObject obj) { - if (obj["blob"] is not null) this.Blob = new FishyFlip.Models.Blob(obj["blob"]); - // Temp checksum - if (obj["createdAt"] is not null) this.CreatedAt = obj["createdAt"].ToDateTime(); - // Temp file - if (obj["finger"] is not null) this.Finger = obj["finger"].ToATObject(); - if (obj["meta"] is not null) this.Meta = new FishyFlip.Lexicon.Blue.Zio.Atfile.Unknown(obj["meta"]); + if (obj["lock"] is not null) this.Lock = obj["lock"].AsBoolean(); } /// - /// Gets or sets the blob. + /// Gets or sets the lock. /// - [JsonPropertyName("blob")] - public Blob? Blob { get; set; } - - /// - /// Gets or sets the checksum. - /// - [JsonPropertyName("checksum")] - public Blue.Zio.Atfile.Checksum? Checksum { get; set; } - - /// - /// Gets or sets the createdAt. - /// - [JsonPropertyName("createdAt")] - public DateTime? CreatedAt { get; set; } = DateTime.UtcNow; - - /// - /// Gets or sets the file. - /// - [JsonPropertyName("file")] - public Blue.Zio.Atfile.File? File { get; set; } - - /// - /// Gets or sets the finger. - ///
Union Types:
- /// (blue.zio.atfile.finger#browser)
- /// (blue.zio.atfile.finger#machine)
- ///
- [JsonPropertyName("finger")] - public ATObject? Finger { get; set; } - - /// - /// Gets or sets the meta. - ///
Union Types:
- /// (blue.zio.atfile.meta#unknown)
- ///
- [JsonPropertyName("meta")] - public FishyFlip.Lexicon.Blue.Zio.Atfile.Unknown? Meta { get; set; } + [JsonPropertyName("lock")] + public bool? Lock { get; set; } /// /// Gets the ATRecord Type. @@ -119,49 +63,5 @@ public static Upload FromJson(string json) return JsonSerializer.Deserialize(json, (JsonTypeInfo)SourceGenerationContext.Default.BlueZioAtfileUpload)!; } } - - public partial class Checksum - { - /// - /// Gets or sets the algo. - /// - [JsonPropertyName("algo")] - public string? Algo { get; set; } - - /// - /// Gets or sets the hash. - /// - [JsonPropertyName("hash")] - public string? Hash { get; set; } - - } - - public partial class File - { - /// - /// Gets or sets the mimeType. - /// - [JsonPropertyName("mimeType")] - public string? MimeType { get; set; } - - /// - /// Gets or sets the modifiedAt. - /// - [JsonPropertyName("modifiedAt")] - public DateTime? ModifiedAt { get; set; } - - /// - /// Gets or sets the name. - /// - [JsonPropertyName("name")] - public string? Name { get; set; } - - /// - /// Gets or sets the size. - /// - [JsonPropertyName("size")] - public long? Size { get; set; } - - } } diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/ATProtoBookhiveExtensions.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/ATProtoBookhiveExtensions.g.cs index abdcd60d..4e0febaa 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/ATProtoBookhiveExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/ATProtoBookhiveExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/Book.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/Book.g.cs index 86585cae..2fbfe02d 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/Book.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/Book.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Buzz.Bookhive { diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveEndpoints.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveEndpoints.g.cs index f773d78f..7de465d8 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Buzz.Bookhive { diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveExtensions.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveExtensions.g.cs index d64cf087..16a6f7ab 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/BookhiveExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -57,16 +58,16 @@ public static class BuzzBookhiveExtensions public static Task> CreateBookAsync(this FishyFlip.Lexicon.Buzz.Bookhive.BuzzBookhive atp, string? title, string? authors, string? hiveId, DateTime? createdAt = default, DateTime? startedAt = default, DateTime? finishedAt = default, Blob? cover = default, string? status = default, long? stars = default, string? review = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Buzz.Bookhive.Book(); - record.Title = title; - record.Authors = authors; - record.HiveId = hiveId; + record.Title = title ; + record.Authors = authors ; + record.HiveId = hiveId ; record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.StartedAt = startedAt; - record.FinishedAt = finishedAt; - record.Cover = cover; - record.Status = status; - record.Stars = stars; - record.Review = review; + record.StartedAt = startedAt ; + record.FinishedAt = finishedAt ; + record.Cover = cover ; + record.Status = status ; + record.Stars = stars ; + record.Review = review ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "buzz.bookhive.book", record, rkey, validate, swapCommit, cancellationToken); } @@ -182,10 +183,10 @@ public static class BuzzBookhiveExtensions public static Task> CreateBuzzAsync(this FishyFlip.Lexicon.Buzz.Bookhive.BuzzBookhive atp, string? comment, Com.Atproto.Repo.StrongRef? parent, Com.Atproto.Repo.StrongRef? book, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Buzz.Bookhive.Buzz(); - record.Comment = comment; + record.Comment = comment ; record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.Parent = parent; - record.Book = book; + record.Parent = parent ; + record.Book = book ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "buzz.bookhive.buzz", record, rkey, validate, swapCommit, cancellationToken); } @@ -306,19 +307,19 @@ public static class BuzzBookhiveExtensions public static Task> CreateHiveBookAsync(this FishyFlip.Lexicon.Buzz.Bookhive.BuzzBookhive atp, string? title, string? authors, string? id, string? thumbnail, DateTime? updatedAt, string? source = default, string? sourceUrl = default, string? sourceId = default, string? cover = default, string? description = default, long? rating = default, long? ratingsCount = default, DateTime? createdAt = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Buzz.Bookhive.HiveBook(); - record.Title = title; - record.Authors = authors; - record.Id = id; - record.Source = source; - record.SourceUrl = sourceUrl; - record.SourceId = sourceId; - record.Cover = cover; - record.Thumbnail = thumbnail; - record.Description = description; - record.Rating = rating; - record.RatingsCount = ratingsCount; + record.Title = title ; + record.Authors = authors ; + record.Id = id ; + record.Source = source ; + record.SourceUrl = sourceUrl ; + record.SourceId = sourceId ; + record.Cover = cover ; + record.Thumbnail = thumbnail ; + record.Description = description ; + record.Rating = rating ; + record.RatingsCount = ratingsCount ; record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.UpdatedAt = updatedAt; + record.UpdatedAt = updatedAt ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "buzz.bookhive.hiveBook", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/Buzz.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/Buzz.g.cs index e688b321..4877e208 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/Buzz.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/Buzz.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Buzz.Bookhive { diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/BuzzBookhive.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/BuzzBookhive.g.cs index 3dc2331a..2e04cd61 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/BuzzBookhive.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/BuzzBookhive.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Buzz.Bookhive { diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/HiveBook.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/HiveBook.g.cs index 6acf14e5..f3610923 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/HiveBook.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/HiveBook.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Buzz.Bookhive { diff --git a/src/FishyFlip/Lexicon/Buzz/Bookhive/SearchBooksOutput.g.cs b/src/FishyFlip/Lexicon/Buzz/Bookhive/SearchBooksOutput.g.cs index f4091d03..0f9f0720 100644 --- a/src/FishyFlip/Lexicon/Buzz/Bookhive/SearchBooksOutput.g.cs +++ b/src/FishyFlip/Lexicon/Buzz/Bookhive/SearchBooksOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Buzz.Bookhive { @@ -14,7 +15,7 @@ public partial class SearchBooksOutput : ATObject /// /// The next offset to use for pagination (result of limit + offset) /// - public SearchBooksOutput(long? offset = default, List? books = default) + public SearchBooksOutput(long? offset = default, List books = default) { this.Offset = offset; this.Books = books; @@ -50,7 +51,7 @@ public SearchBooksOutput(CBORObject obj) /// [JsonPropertyName("books")] [JsonRequired] - public List? Books { get; set; } + public List Books { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/CborExtensions.g.cs b/src/FishyFlip/Lexicon/CborExtensions.g.cs index 2c20ff05..ec28227e 100644 --- a/src/FishyFlip/Lexicon/CborExtensions.g.cs +++ b/src/FishyFlip/Lexicon/CborExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { @@ -51,9 +52,9 @@ public static ATObject ToATObject(this CBORObject obj) return new Com.Atproto.Repo.ApplyWritesInput(obj); case "com.atproto.repo.applyWrites#ApplyWritesOutput": return new Com.Atproto.Repo.ApplyWritesOutput(obj); - case "com.atproto.server.listAppPasswords#appPassword": - return new Com.Atproto.Server.AppPassword(obj); case "com.atproto.server.createAppPassword#appPassword": + return new Com.Atproto.Server.AppPassword(obj); + case "com.atproto.server.listAppPasswords#appPassword": return new Com.Atproto.Server.AppPasswordDef(obj); case "app.bsky.embed.defs#aspectRatio": return new App.Bsky.Embed.AspectRatio(obj); @@ -261,10 +262,10 @@ public static ATObject ToATObject(this CBORObject obj) return new Com.Shinolabs.Pinksea.GetAuthorRepliesOutput(obj); case "app.bsky.graph.getBlocks#GetBlocksOutput": return new App.Bsky.Graph.GetBlocksOutput(obj); - case "tools.ozone.server.getConfig#GetConfigOutput": - return new Tools.Ozone.Server.GetConfigOutput(obj); case "app.bsky.unspecced.getConfig#GetConfigOutput": return new App.Bsky.Unspecced.GetConfigOutput(obj); + case "tools.ozone.server.getConfig#GetConfigOutput": + return new Tools.Ozone.Server.GetConfigOutput(obj); case "chat.bsky.convo.getConvoForMembers#GetConvoForMembersOutput": return new Chat.Bsky.Convo.GetConvoForMembersOutput(obj); case "chat.bsky.convo.getConvo#GetConvoOutput": @@ -631,10 +632,10 @@ public static ATObject ToATObject(this CBORObject obj) return new Chat.Bsky.Actor.ProfileViewBasic(obj); case "app.bsky.actor.defs#profileViewDetailed": return new App.Bsky.Actor.ProfileViewDetailed(obj); - case "app.bsky.notification.putPreferences#PutPreferencesInput": - return new App.Bsky.Notification.PutPreferencesInput(obj); case "app.bsky.actor.putPreferences#PutPreferencesInput": return new App.Bsky.Actor.PutPreferencesInput(obj); + case "app.bsky.notification.putPreferences#PutPreferencesInput": + return new App.Bsky.Notification.PutPreferencesInput(obj); case "com.atproto.repo.putRecord#PutRecordInput": return new Com.Atproto.Repo.PutRecordInput(obj); case "com.atproto.repo.putRecord#PutRecordOutput": @@ -735,10 +736,10 @@ public static ATObject ToATObject(this CBORObject obj) return new App.Bsky.Actor.SavedFeedsPrefV2(obj); case "com.atproto.lexicon.schema": return new Com.Atproto.Lexicon.Schema(obj); - case "tools.ozone.signature.searchAccounts#SearchAccountsOutput": - return new Tools.Ozone.Signature.SearchAccountsOutput(obj); case "com.atproto.admin.searchAccounts#SearchAccountsOutput": return new Com.Atproto.Admin.SearchAccountsOutput(obj); + case "tools.ozone.signature.searchAccounts#SearchAccountsOutput": + return new Tools.Ozone.Signature.SearchAccountsOutput(obj); case "app.bsky.actor.searchActors#SearchActorsOutput": return new App.Bsky.Actor.SearchActorsOutput(obj); case "app.bsky.unspecced.searchActorsSkeleton#SearchActorsSkeletonOutput": @@ -907,10 +908,10 @@ public static ATObject ToATObject(this CBORObject obj) return new App.Bsky.Embed.ViewDetached(obj); case "tools.ozone.server.getConfig#viewerConfig": return new Tools.Ozone.Server.ViewerConfig(obj); - case "app.bsky.feed.defs#viewerState": - return new App.Bsky.Feed.ViewerState(obj); case "app.bsky.actor.defs#viewerState": return new App.Bsky.Actor.ViewerState(obj); + case "app.bsky.feed.defs#viewerState": + return new App.Bsky.Feed.ViewerState(obj); case "app.bsky.embed.external#view": return new App.Bsky.Embed.ViewExternal(obj); case "app.bsky.embed.external#viewExternal": diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ATProtoActorExtensions.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ATProtoActorExtensions.g.cs index f59f72a1..82bfd3b3 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ATProtoActorExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ATProtoActorExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorEndpoints.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorEndpoints.g.cs index cc5c18cb..bbc24e02 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorExtensions.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorExtensions.g.cs index d30ef6cb..0c5baa60 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ActorExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -46,7 +47,7 @@ public static class ChatBskyActorExtensions public static Task> CreateDeclarationAsync(this FishyFlip.Lexicon.Chat.Bsky.Actor.ChatBskyActor atp, string? allowIncoming, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Chat.Bsky.Actor.Declaration(); - record.AllowIncoming = allowIncoming; + record.AllowIncoming = allowIncoming ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "chat.bsky.actor.declaration", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ChatBskyActor.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ChatBskyActor.g.cs index 8e446424..b705664c 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ChatBskyActor.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ChatBskyActor.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/Declaration.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/Declaration.g.cs index 110f618c..faaeaed5 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/Declaration.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/Declaration.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/DeleteAccountOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/DeleteAccountOutput.g.cs index de303356..6105ba17 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/DeleteAccountOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/DeleteAccountOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Actor { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ProfileViewBasic.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ProfileViewBasic.g.cs index 14439e2e..a068f76b 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ProfileViewBasic.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Actor/ProfileViewBasic.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Actor { @@ -24,7 +25,7 @@ public partial class ProfileViewBasic : ATObject /// /// /// Set to true when the actor cannot actively participate in converations - public ProfileViewBasic(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default, string? displayName = default, string? avatar = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default, bool? chatDisabled = default) + public ProfileViewBasic(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default, string? displayName = default, string? avatar = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileAssociated? associated = default, FishyFlip.Lexicon.App.Bsky.Actor.ViewerState? viewer = default, List? labels = default, bool? chatDisabled = default) { this.Did = did; this.Handle = handle; @@ -65,16 +66,14 @@ public ProfileViewBasic(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the displayName. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/BatchItem.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/BatchItem.g.cs index fcd76d5c..2ddc6a71 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/BatchItem.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/BatchItem.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -16,7 +17,7 @@ public partial class BatchItem : ATObject /// /// (chat.bsky.convo.defs#messageInput) /// - public BatchItem(string? convoId = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput? message = default) + public BatchItem(string convoId = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput message = default) { this.ConvoId = convoId; this.Message = message; @@ -45,7 +46,7 @@ public BatchItem(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the message. @@ -53,7 +54,7 @@ public BatchItem(CBORObject obj) /// [JsonPropertyName("message")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput? Message { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput Message { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ChatBskyConvo.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ChatBskyConvo.g.cs index 771661bf..6816cb3e 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ChatBskyConvo.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ChatBskyConvo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoEndpoints.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoEndpoints.g.cs index f5dae8a4..daefeed2 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoView.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoView.g.cs index e2199b01..69355fbb 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoView.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ConvoView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -23,7 +24,7 @@ public partial class ConvoView : ATObject /// /// /// - public ConvoView(string? id = default, string? rev = default, List? members = default, ATObject? lastMessage = default, bool? muted = default, bool? opened = default, long? unreadCount = default) + public ConvoView(string id = default, string rev = default, List members = default, ATObject? lastMessage = default, bool muted = default, bool? opened = default, long unreadCount = default) { this.Id = id; this.Rev = rev; @@ -62,21 +63,21 @@ public ConvoView(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets or sets the rev. /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the members. /// [JsonPropertyName("members")] [JsonRequired] - public List? Members { get; set; } + public List Members { get; set; } /// /// Gets or sets the lastMessage. @@ -92,7 +93,7 @@ public ConvoView(CBORObject obj) /// [JsonPropertyName("muted")] [JsonRequired] - public bool? Muted { get; set; } + public bool Muted { get; set; } /// /// Gets or sets the opened. @@ -105,7 +106,7 @@ public ConvoView(CBORObject obj) /// [JsonPropertyName("unreadCount")] [JsonRequired] - public long? UnreadCount { get; set; } + public long UnreadCount { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeleteMessageForSelfInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeleteMessageForSelfInput.g.cs index 34079719..e633ada4 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeleteMessageForSelfInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeleteMessageForSelfInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -14,7 +15,7 @@ public partial class DeleteMessageForSelfInput : ATObject /// /// /// - public DeleteMessageForSelfInput(string? convoId = default, string? messageId = default) + public DeleteMessageForSelfInput(string convoId = default, string messageId = default) { this.ConvoId = convoId; this.MessageId = messageId; @@ -43,14 +44,14 @@ public DeleteMessageForSelfInput(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the messageId. /// [JsonPropertyName("messageId")] [JsonRequired] - public string? MessageId { get; set; } + public string MessageId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeletedMessageView.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeletedMessageView.g.cs index ec21d229..2ed8fcb8 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeletedMessageView.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/DeletedMessageView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -18,7 +19,7 @@ public partial class DeletedMessageView : ATObject /// (chat.bsky.convo.defs#messageViewSender) /// /// - public DeletedMessageView(string? id = default, string? rev = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender? sender = default, DateTime? sentAt = default) + public DeletedMessageView(string id = default, string rev = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender sender = default, DateTime? sentAt = default) { this.Id = id; this.Rev = rev; @@ -51,14 +52,14 @@ public DeletedMessageView(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets or sets the rev. /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the sender. @@ -66,7 +67,7 @@ public DeletedMessageView(CBORObject obj) /// [JsonPropertyName("sender")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender? Sender { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender Sender { get; set; } /// /// Gets or sets the sentAt. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoForMembersOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoForMembersOutput.g.cs index 928a0390..6774dc9a 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoForMembersOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoForMembersOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -15,7 +16,7 @@ public partial class GetConvoForMembersOutput : ATObject /// /// (chat.bsky.convo.defs#convoView) /// - public GetConvoForMembersOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? convo = default) + public GetConvoForMembersOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView convo = default) { this.Convo = convo; } @@ -43,7 +44,7 @@ public GetConvoForMembersOutput(CBORObject obj) /// [JsonPropertyName("convo")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? Convo { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView Convo { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoOutput.g.cs index 0eb5496e..a5c82207 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetConvoOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -15,7 +16,7 @@ public partial class GetConvoOutput : ATObject /// /// (chat.bsky.convo.defs#convoView) /// - public GetConvoOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? convo = default) + public GetConvoOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView convo = default) { this.Convo = convo; } @@ -43,7 +44,7 @@ public GetConvoOutput(CBORObject obj) /// [JsonPropertyName("convo")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? Convo { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView Convo { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetLogOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetLogOutput.g.cs index 2b61093c..050754f7 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetLogOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetLogOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -20,7 +21,7 @@ public partial class GetLogOutput : ATObject /// (chat.bsky.convo.defs#logCreateMessage)
/// (chat.bsky.convo.defs#logDeleteMessage)
/// - public GetLogOutput(string? cursor = default, List? logs = default) + public GetLogOutput(string? cursor = default, List logs = default) { this.Cursor = cursor; this.Logs = logs; @@ -60,7 +61,7 @@ public GetLogOutput(CBORObject obj) ///
[JsonPropertyName("logs")] [JsonRequired] - public List? Logs { get; set; } + public List Logs { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetMessagesOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetMessagesOutput.g.cs index a70adfac..6b31fd5e 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetMessagesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/GetMessagesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -18,7 +19,7 @@ public partial class GetMessagesOutput : ATObject /// (chat.bsky.convo.defs#messageView)
/// (chat.bsky.convo.defs#deletedMessageView)
/// - public GetMessagesOutput(string? cursor = default, List? messages = default) + public GetMessagesOutput(string? cursor = default, List messages = default) { this.Cursor = cursor; this.Messages = messages; @@ -56,7 +57,7 @@ public GetMessagesOutput(CBORObject obj) ///
[JsonPropertyName("messages")] [JsonRequired] - public List? Messages { get; set; } + public List Messages { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoInput.g.cs index ca563c76..911d6e46 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -13,7 +14,7 @@ public partial class LeaveConvoInput : ATObject /// Initializes a new instance of the class. /// /// - public LeaveConvoInput(string? convoId = default) + public LeaveConvoInput(string convoId = default) { this.ConvoId = convoId; } @@ -40,7 +41,7 @@ public LeaveConvoInput(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoOutput.g.cs index 98d2511e..a2e0549a 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LeaveConvoOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -14,7 +15,7 @@ public partial class LeaveConvoOutput : ATObject /// /// /// - public LeaveConvoOutput(string? convoId = default, string? rev = default) + public LeaveConvoOutput(string convoId = default, string rev = default) { this.ConvoId = convoId; this.Rev = rev; @@ -43,14 +44,14 @@ public LeaveConvoOutput(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the rev. /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ListConvosOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ListConvosOutput.g.cs index 6cf113d1..672dd04b 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ListConvosOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/ListConvosOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -14,7 +15,7 @@ public partial class ListConvosOutput : ATObject /// /// /// - public ListConvosOutput(string? cursor = default, List? convos = default) + public ListConvosOutput(string? cursor = default, List convos = default) { this.Cursor = cursor; this.Convos = convos; @@ -49,7 +50,7 @@ public ListConvosOutput(CBORObject obj) /// [JsonPropertyName("convos")] [JsonRequired] - public List? Convos { get; set; } + public List Convos { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogBeginConvo.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogBeginConvo.g.cs index 68cb2dd9..d5c967fd 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogBeginConvo.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogBeginConvo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -14,7 +15,7 @@ public partial class LogBeginConvo : ATObject /// /// /// - public LogBeginConvo(string? rev = default, string? convoId = default) + public LogBeginConvo(string rev = default, string convoId = default) { this.Rev = rev; this.ConvoId = convoId; @@ -43,14 +44,14 @@ public LogBeginConvo(CBORObject obj) /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the convoId. /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogCreateMessage.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogCreateMessage.g.cs index b307872b..ac6b27f6 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogCreateMessage.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogCreateMessage.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -19,7 +20,7 @@ public partial class LogCreateMessage : ATObject /// (chat.bsky.convo.defs#messageView)
/// (chat.bsky.convo.defs#deletedMessageView)
/// - public LogCreateMessage(string? rev = default, string? convoId = default, ATObject? message = default) + public LogCreateMessage(string rev = default, string convoId = default, ATObject message = default) { this.Rev = rev; this.ConvoId = convoId; @@ -50,14 +51,14 @@ public LogCreateMessage(CBORObject obj) ///
[JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the convoId. /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the message. @@ -67,7 +68,7 @@ public LogCreateMessage(CBORObject obj) /// [JsonPropertyName("message")] [JsonRequired] - public ATObject? Message { get; set; } + public ATObject Message { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogDeleteMessage.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogDeleteMessage.g.cs index 9874211a..ec4f4637 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogDeleteMessage.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogDeleteMessage.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -19,7 +20,7 @@ public partial class LogDeleteMessage : ATObject /// (chat.bsky.convo.defs#messageView)
/// (chat.bsky.convo.defs#deletedMessageView)
/// - public LogDeleteMessage(string? rev = default, string? convoId = default, ATObject? message = default) + public LogDeleteMessage(string rev = default, string convoId = default, ATObject message = default) { this.Rev = rev; this.ConvoId = convoId; @@ -50,14 +51,14 @@ public LogDeleteMessage(CBORObject obj) ///
[JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the convoId. /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the message. @@ -67,7 +68,7 @@ public LogDeleteMessage(CBORObject obj) /// [JsonPropertyName("message")] [JsonRequired] - public ATObject? Message { get; set; } + public ATObject Message { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogLeaveConvo.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogLeaveConvo.g.cs index a0a85fc1..4adf0795 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogLeaveConvo.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/LogLeaveConvo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -14,7 +15,7 @@ public partial class LogLeaveConvo : ATObject /// /// /// - public LogLeaveConvo(string? rev = default, string? convoId = default) + public LogLeaveConvo(string rev = default, string convoId = default) { this.Rev = rev; this.ConvoId = convoId; @@ -43,14 +44,14 @@ public LogLeaveConvo(CBORObject obj) /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the convoId. /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageInput.g.cs index 998aff47..0dfb6af6 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -18,7 +19,7 @@ public partial class MessageInput : ATObject ///
Union Types:
/// (app.bsky.embed.record)
/// - public MessageInput(string? text = default, List? facets = default, FishyFlip.Lexicon.App.Bsky.Embed.EmbedRecord? embed = default) + public MessageInput(string text = default, List? facets = default, FishyFlip.Lexicon.App.Bsky.Embed.EmbedRecord? embed = default) { this.Text = text; this.Facets = facets; @@ -49,7 +50,7 @@ public MessageInput(CBORObject obj) ///
[JsonPropertyName("text")] [JsonRequired] - public string? Text { get; set; } + public string Text { get; set; } /// /// Gets or sets the facets. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageRef.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageRef.g.cs index b628c31d..826e8bb7 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageRef.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageRef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -15,7 +16,7 @@ public partial class MessageRef : ATObject /// /// /// - public MessageRef(FishyFlip.Models.ATDid? did = default, string? convoId = default, string? messageId = default) + public MessageRef(FishyFlip.Models.ATDid did = default, string convoId = default, string messageId = default) { this.Did = did; this.ConvoId = convoId; @@ -46,22 +47,21 @@ public MessageRef(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the convoId. /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the messageId. /// [JsonPropertyName("messageId")] [JsonRequired] - public string? MessageId { get; set; } + public string MessageId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageView.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageView.g.cs index 54e9aabb..90991dd5 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageView.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -24,7 +25,7 @@ public partial class MessageView : ATObject /// (chat.bsky.convo.defs#messageViewSender) /// /// - public MessageView(string? id = default, string? rev = default, string? text = default, List? facets = default, FishyFlip.Lexicon.App.Bsky.Embed.ViewRecordDef? embed = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender? sender = default, DateTime? sentAt = default) + public MessageView(string id = default, string rev = default, string text = default, List? facets = default, FishyFlip.Lexicon.App.Bsky.Embed.ViewRecordDef? embed = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender sender = default, DateTime? sentAt = default) { this.Id = id; this.Rev = rev; @@ -63,21 +64,21 @@ public MessageView(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets or sets the rev. /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the text. /// [JsonPropertyName("text")] [JsonRequired] - public string? Text { get; set; } + public string Text { get; set; } /// /// Gets or sets the facets. @@ -100,7 +101,7 @@ public MessageView(CBORObject obj) /// [JsonPropertyName("sender")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender? Sender { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageViewSender Sender { get; set; } /// /// Gets or sets the sentAt. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageViewSender.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageViewSender.g.cs index bec381a4..88f5cd78 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageViewSender.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MessageViewSender.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -13,7 +14,7 @@ public partial class MessageViewSender : ATObject /// Initializes a new instance of the class. /// /// - public MessageViewSender(FishyFlip.Models.ATDid? did = default) + public MessageViewSender(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public MessageViewSender(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoInput.g.cs index 89cd380f..d62f16bb 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -13,7 +14,7 @@ public partial class MuteConvoInput : ATObject /// Initializes a new instance of the class. /// /// - public MuteConvoInput(string? convoId = default) + public MuteConvoInput(string convoId = default) { this.ConvoId = convoId; } @@ -40,7 +41,7 @@ public MuteConvoInput(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoOutput.g.cs index dbf47cb3..9219999a 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/MuteConvoOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -15,7 +16,7 @@ public partial class MuteConvoOutput : ATObject /// /// (chat.bsky.convo.defs#convoView) /// - public MuteConvoOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? convo = default) + public MuteConvoOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView convo = default) { this.Convo = convo; } @@ -43,7 +44,7 @@ public MuteConvoOutput(CBORObject obj) /// [JsonPropertyName("convo")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? Convo { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView Convo { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchInput.g.cs index ffee6bc2..43890264 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -13,7 +14,7 @@ public partial class SendMessageBatchInput : ATObject /// Initializes a new instance of the class. /// /// - public SendMessageBatchInput(List? items = default) + public SendMessageBatchInput(List items = default) { this.Items = items; } @@ -40,7 +41,7 @@ public SendMessageBatchInput(CBORObject obj) /// [JsonPropertyName("items")] [JsonRequired] - public List? Items { get; set; } + public List Items { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchOutput.g.cs index f95301f3..2709cfcf 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageBatchOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -13,7 +14,7 @@ public partial class SendMessageBatchOutput : ATObject /// Initializes a new instance of the class. /// /// - public SendMessageBatchOutput(List? items = default) + public SendMessageBatchOutput(List items = default) { this.Items = items; } @@ -40,7 +41,7 @@ public SendMessageBatchOutput(CBORObject obj) /// [JsonPropertyName("items")] [JsonRequired] - public List? Items { get; set; } + public List Items { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageInput.g.cs index 32a1f551..7d7ea503 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/SendMessageInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -16,7 +17,7 @@ public partial class SendMessageInput : ATObject /// /// (chat.bsky.convo.defs#messageInput) /// - public SendMessageInput(string? convoId = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput? message = default) + public SendMessageInput(string convoId = default, FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput message = default) { this.ConvoId = convoId; this.Message = message; @@ -45,7 +46,7 @@ public SendMessageInput(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the message. @@ -53,7 +54,7 @@ public SendMessageInput(CBORObject obj) /// [JsonPropertyName("message")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput? Message { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.MessageInput Message { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoInput.g.cs index 6699179e..6712be75 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -13,7 +14,7 @@ public partial class UnmuteConvoInput : ATObject /// Initializes a new instance of the class. /// /// - public UnmuteConvoInput(string? convoId = default) + public UnmuteConvoInput(string convoId = default) { this.ConvoId = convoId; } @@ -40,7 +41,7 @@ public UnmuteConvoInput(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoOutput.g.cs index 17dad3f6..8711a28f 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UnmuteConvoOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -15,7 +16,7 @@ public partial class UnmuteConvoOutput : ATObject /// /// (chat.bsky.convo.defs#convoView) /// - public UnmuteConvoOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? convo = default) + public UnmuteConvoOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView convo = default) { this.Convo = convo; } @@ -43,7 +44,7 @@ public UnmuteConvoOutput(CBORObject obj) /// [JsonPropertyName("convo")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? Convo { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView Convo { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadInput.g.cs index c807ac9f..cf6a69ea 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -14,7 +15,7 @@ public partial class UpdateReadInput : ATObject /// /// /// - public UpdateReadInput(string? convoId = default, string? messageId = default) + public UpdateReadInput(string convoId = default, string? messageId = default) { this.ConvoId = convoId; this.MessageId = messageId; @@ -43,7 +44,7 @@ public UpdateReadInput(CBORObject obj) /// [JsonPropertyName("convoId")] [JsonRequired] - public string? ConvoId { get; set; } + public string ConvoId { get; set; } /// /// Gets or sets the messageId. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadOutput.g.cs index ba8080b4..12d67a8d 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Convo/UpdateReadOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Convo { @@ -15,7 +16,7 @@ public partial class UpdateReadOutput : ATObject /// /// (chat.bsky.convo.defs#convoView) /// - public UpdateReadOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? convo = default) + public UpdateReadOutput(FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView convo = default) { this.Convo = convo; } @@ -43,7 +44,7 @@ public UpdateReadOutput(CBORObject obj) /// [JsonPropertyName("convo")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView? Convo { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Convo.ConvoView Convo { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ChatBskyModeration.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ChatBskyModeration.g.cs index a4ab8a52..138337cc 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ChatBskyModeration.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ChatBskyModeration.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Moderation { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetActorMetadataOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetActorMetadataOutput.g.cs index 33c602b6..009b0349 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetActorMetadataOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetActorMetadataOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Moderation { @@ -21,7 +22,7 @@ public partial class GetActorMetadataOutput : ATObject /// /// chat.bsky.moderation.defs#metadata
/// - public GetActorMetadataOutput(FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata? day = default, FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata? month = default, FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata? all = default) + public GetActorMetadataOutput(FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata day = default, FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata month = default, FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata all = default) { this.Day = day; this.Month = month; @@ -53,7 +54,7 @@ public GetActorMetadataOutput(CBORObject obj) ///
[JsonPropertyName("day")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata? Day { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata Day { get; set; } /// /// Gets or sets the month. @@ -61,7 +62,7 @@ public GetActorMetadataOutput(CBORObject obj) /// [JsonPropertyName("month")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata? Month { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata Month { get; set; } /// /// Gets or sets the all. @@ -69,7 +70,7 @@ public GetActorMetadataOutput(CBORObject obj) /// [JsonPropertyName("all")] [JsonRequired] - public FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata? All { get; set; } + public FishyFlip.Lexicon.Chat.Bsky.Moderation.Metadata All { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetMessageContextOutput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetMessageContextOutput.g.cs index 6ee03535..335529f4 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetMessageContextOutput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/GetMessageContextOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Moderation { @@ -17,7 +18,7 @@ public partial class GetMessageContextOutput : ATObject /// (chat.bsky.convo.defs#messageView)
/// (chat.bsky.convo.defs#deletedMessageView)
/// - public GetMessageContextOutput(List? messages = default) + public GetMessageContextOutput(List messages = default) { this.Messages = messages; } @@ -47,7 +48,7 @@ public GetMessageContextOutput(CBORObject obj) ///
[JsonPropertyName("messages")] [JsonRequired] - public List? Messages { get; set; } + public List Messages { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/Metadata.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/Metadata.g.cs index 81ed6148..de6565e3 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/Metadata.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/Metadata.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Moderation { @@ -16,7 +17,7 @@ public partial class Metadata : ATObject /// /// /// - public Metadata(long? messagesSent = default, long? messagesReceived = default, long? convos = default, long? convosStarted = default) + public Metadata(long messagesSent = default, long messagesReceived = default, long convos = default, long convosStarted = default) { this.MessagesSent = messagesSent; this.MessagesReceived = messagesReceived; @@ -49,28 +50,28 @@ public Metadata(CBORObject obj) /// [JsonPropertyName("messagesSent")] [JsonRequired] - public long? MessagesSent { get; set; } + public long MessagesSent { get; set; } /// /// Gets or sets the messagesReceived. /// [JsonPropertyName("messagesReceived")] [JsonRequired] - public long? MessagesReceived { get; set; } + public long MessagesReceived { get; set; } /// /// Gets or sets the convos. /// [JsonPropertyName("convos")] [JsonRequired] - public long? Convos { get; set; } + public long Convos { get; set; } /// /// Gets or sets the convosStarted. /// [JsonPropertyName("convosStarted")] [JsonRequired] - public long? ConvosStarted { get; set; } + public long ConvosStarted { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ModerationEndpoints.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ModerationEndpoints.g.cs index 67f75a9f..696a9974 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ModerationEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/ModerationEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Moderation { diff --git a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/UpdateActorAccessInput.g.cs b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/UpdateActorAccessInput.g.cs index c441c26c..cd2e731f 100644 --- a/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/UpdateActorAccessInput.g.cs +++ b/src/FishyFlip/Lexicon/Chat/Bsky/Moderation/UpdateActorAccessInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Chat.Bsky.Moderation { @@ -15,7 +16,7 @@ public partial class UpdateActorAccessInput : ATObject /// /// /// - public UpdateActorAccessInput(FishyFlip.Models.ATDid? actor = default, bool? allowAccess = default, string? @ref = default) + public UpdateActorAccessInput(FishyFlip.Models.ATDid actor = default, bool allowAccess = default, string? @ref = default) { this.Actor = actor; this.AllowAccess = allowAccess; @@ -46,15 +47,14 @@ public UpdateActorAccessInput(CBORObject obj) /// [JsonPropertyName("actor")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Actor { get; set; } + public FishyFlip.Models.ATDid Actor { get; set; } /// /// Gets or sets the allowAccess. /// [JsonPropertyName("allowAccess")] [JsonRequired] - public bool? AllowAccess { get; set; } + public bool AllowAccess { get; set; } /// /// Gets or sets the ref. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/ATProtoAdmin.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/ATProtoAdmin.g.cs index 171649f6..dc25bda5 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/ATProtoAdmin.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/ATProtoAdmin.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/AccountView.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/AccountView.g.cs index 1a199343..c7fb389b 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/AccountView.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/AccountView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -26,7 +27,7 @@ public partial class AccountView : ATObject /// /// /// - public AccountView(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default, string? email = default, List? relatedRecords = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Com.Atproto.Server.InviteCode? invitedBy = default, List? invites = default, bool? invitesDisabled = default, DateTime? emailConfirmedAt = default, string? inviteNote = default, DateTime? deactivatedAt = default, List? threatSignatures = default) + public AccountView(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default, string? email = default, List? relatedRecords = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Com.Atproto.Server.InviteCode? invitedBy = default, List? invites = default, bool? invitesDisabled = default, DateTime? emailConfirmedAt = default, string? inviteNote = default, DateTime? deactivatedAt = default, List? threatSignatures = default) { this.Did = did; this.Handle = handle; @@ -75,16 +76,14 @@ public AccountView(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the email. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/AdminEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/AdminEndpoints.g.cs index 855e343a..989981fb 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/AdminEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/AdminEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/DeleteAccountInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/DeleteAccountInput.g.cs index 7dae450b..f90f9222 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/DeleteAccountInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/DeleteAccountInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -13,7 +14,7 @@ public partial class DeleteAccountInput : ATObject /// Initializes a new instance of the class. /// /// - public DeleteAccountInput(FishyFlip.Models.ATDid? did = default) + public DeleteAccountInput(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public DeleteAccountInput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableAccountInvitesInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableAccountInvitesInput.g.cs index d0557972..a286a90a 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableAccountInvitesInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableAccountInvitesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class DisableAccountInvitesInput : ATObject /// /// /// Optional reason for disabled invites. - public DisableAccountInvitesInput(FishyFlip.Models.ATDid? account = default, string? note = default) + public DisableAccountInvitesInput(FishyFlip.Models.ATDid account = default, string? note = default) { this.Account = account; this.Note = note; @@ -43,8 +44,7 @@ public DisableAccountInvitesInput(CBORObject obj) /// [JsonPropertyName("account")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Account { get; set; } + public FishyFlip.Models.ATDid Account { get; set; } /// /// Gets or sets the note. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableInviteCodesInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableInviteCodesInput.g.cs index f9e299a0..2c8f5675 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableInviteCodesInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/DisableInviteCodesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/EnableAccountInvitesInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/EnableAccountInvitesInput.g.cs index 59c0cb62..d9804e98 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/EnableAccountInvitesInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/EnableAccountInvitesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class EnableAccountInvitesInput : ATObject /// /// /// Optional reason for enabled invites. - public EnableAccountInvitesInput(FishyFlip.Models.ATDid? account = default, string? note = default) + public EnableAccountInvitesInput(FishyFlip.Models.ATDid account = default, string? note = default) { this.Account = account; this.Note = note; @@ -43,8 +44,7 @@ public EnableAccountInvitesInput(CBORObject obj) /// [JsonPropertyName("account")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Account { get; set; } + public FishyFlip.Models.ATDid Account { get; set; } /// /// Gets or sets the note. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetAccountInfosOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetAccountInfosOutput.g.cs index f571ec8f..4292c812 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetAccountInfosOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetAccountInfosOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -13,7 +14,7 @@ public partial class GetAccountInfosOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetAccountInfosOutput(List? infos = default) + public GetAccountInfosOutput(List infos = default) { this.Infos = infos; } @@ -40,7 +41,7 @@ public GetAccountInfosOutput(CBORObject obj) /// [JsonPropertyName("infos")] [JsonRequired] - public List? Infos { get; set; } + public List Infos { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetInviteCodesOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetInviteCodesOutput.g.cs index dad44ea6..3ee9204e 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetInviteCodesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetInviteCodesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class GetInviteCodesOutput : ATObject /// /// /// - public GetInviteCodesOutput(string? cursor = default, List? codes = default) + public GetInviteCodesOutput(string? cursor = default, List codes = default) { this.Cursor = cursor; this.Codes = codes; @@ -49,7 +50,7 @@ public GetInviteCodesOutput(CBORObject obj) /// [JsonPropertyName("codes")] [JsonRequired] - public List? Codes { get; set; } + public List Codes { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetSubjectStatusOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetSubjectStatusOutput.g.cs index 9e49306e..18b3f84e 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetSubjectStatusOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/GetSubjectStatusOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -24,7 +25,7 @@ public partial class GetSubjectStatusOutput : ATObject /// /// (com.atproto.admin.defs#statusAttr) /// - public GetSubjectStatusOutput(ATObject? subject = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? takedown = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? deactivated = default) + public GetSubjectStatusOutput(ATObject subject = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? takedown = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? deactivated = default) { this.Subject = subject; this.Takedown = takedown; @@ -59,7 +60,7 @@ public GetSubjectStatusOutput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the takedown. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoBlobRef.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoBlobRef.g.cs index 155ba53f..0f2dc041 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoBlobRef.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoBlobRef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -15,7 +16,7 @@ public partial class RepoBlobRef : ATObject /// /// /// - public RepoBlobRef(FishyFlip.Models.ATDid? did = default, string? cid = default, FishyFlip.Models.ATUri? recordUri = default) + public RepoBlobRef(FishyFlip.Models.ATDid did = default, string cid = default, FishyFlip.Models.ATUri? recordUri = default) { this.Did = did; this.Cid = cid; @@ -46,15 +47,14 @@ public RepoBlobRef(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the recordUri. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoRef.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoRef.g.cs index b3e534c4..3ba9f23d 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoRef.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/RepoRef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -13,7 +14,7 @@ public partial class RepoRef : ATObject /// Initializes a new instance of the class. /// /// - public RepoRef(FishyFlip.Models.ATDid? did = default) + public RepoRef(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public RepoRef(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/SearchAccountsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/SearchAccountsOutput.g.cs index 33a323e0..64ae4f9c 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/SearchAccountsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/SearchAccountsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class SearchAccountsOutput : ATObject /// /// /// - public SearchAccountsOutput(string? cursor = default, List? accounts = default) + public SearchAccountsOutput(string? cursor = default, List accounts = default) { this.Cursor = cursor; this.Accounts = accounts; @@ -49,7 +50,7 @@ public SearchAccountsOutput(CBORObject obj) /// [JsonPropertyName("accounts")] [JsonRequired] - public List? Accounts { get; set; } + public List Accounts { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailInput.g.cs index 76fe46a8..557ee71e 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -17,7 +18,7 @@ public partial class SendEmailInput : ATObject /// /// /// Additional comment by the sender that won't be used in the email itself but helpful to provide more context for moderators/reviewers - public SendEmailInput(FishyFlip.Models.ATDid? recipientDid = default, string? content = default, string? subject = default, FishyFlip.Models.ATDid? senderDid = default, string? comment = default) + public SendEmailInput(FishyFlip.Models.ATDid recipientDid = default, string content = default, string? subject = default, FishyFlip.Models.ATDid senderDid = default, string? comment = default) { this.RecipientDid = recipientDid; this.Content = content; @@ -52,15 +53,14 @@ public SendEmailInput(CBORObject obj) /// [JsonPropertyName("recipientDid")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? RecipientDid { get; set; } + public FishyFlip.Models.ATDid RecipientDid { get; set; } /// /// Gets or sets the content. /// [JsonPropertyName("content")] [JsonRequired] - public string? Content { get; set; } + public string Content { get; set; } /// /// Gets or sets the subject. @@ -73,8 +73,7 @@ public SendEmailInput(CBORObject obj) /// [JsonPropertyName("senderDid")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? SenderDid { get; set; } + public FishyFlip.Models.ATDid SenderDid { get; set; } /// /// Gets or sets the comment. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailOutput.g.cs index 79bbf30f..3cd1c583 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/SendEmailOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -13,7 +14,7 @@ public partial class SendEmailOutput : ATObject /// Initializes a new instance of the class. /// /// - public SendEmailOutput(bool? sent = default) + public SendEmailOutput(bool sent = default) { this.Sent = sent; } @@ -40,7 +41,7 @@ public SendEmailOutput(CBORObject obj) /// [JsonPropertyName("sent")] [JsonRequired] - public bool? Sent { get; set; } + public bool Sent { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/StatusAttr.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/StatusAttr.g.cs index 4ae8e91c..daf7e675 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/StatusAttr.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/StatusAttr.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class StatusAttr : ATObject /// /// /// - public StatusAttr(bool? applied = default, string? @ref = default) + public StatusAttr(bool applied = default, string? @ref = default) { this.Applied = applied; this.Ref = @ref; @@ -43,7 +44,7 @@ public StatusAttr(CBORObject obj) /// [JsonPropertyName("applied")] [JsonRequired] - public bool? Applied { get; set; } + public bool Applied { get; set; } /// /// Gets or sets the ref. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/ThreatSignature.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/ThreatSignature.g.cs index fb0213ba..9094748c 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/ThreatSignature.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/ThreatSignature.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class ThreatSignature : ATObject /// /// /// - public ThreatSignature(string? property = default, string? value = default) + public ThreatSignature(string property = default, string value = default) { this.Property = property; this.Value = value; @@ -43,14 +44,14 @@ public ThreatSignature(CBORObject obj) /// [JsonPropertyName("property")] [JsonRequired] - public string? Property { get; set; } + public string Property { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public string? Value { get; set; } + public string Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountEmailInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountEmailInput.g.cs index 8da50188..ff15fdb3 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountEmailInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountEmailInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class UpdateAccountEmailInput : ATObject /// /// The handle or DID of the repo. /// - public UpdateAccountEmailInput(FishyFlip.Models.ATIdentifier? account = default, string? email = default) + public UpdateAccountEmailInput(FishyFlip.Models.ATIdentifier account = default, string email = default) { this.Account = account; this.Email = email; @@ -45,14 +46,14 @@ public UpdateAccountEmailInput(CBORObject obj) [JsonPropertyName("account")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Account { get; set; } + public FishyFlip.Models.ATIdentifier Account { get; set; } /// /// Gets or sets the email. /// [JsonPropertyName("email")] [JsonRequired] - public string? Email { get; set; } + public string Email { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountHandleInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountHandleInput.g.cs index e5e59681..947d65e4 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountHandleInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountHandleInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class UpdateAccountHandleInput : ATObject /// /// /// - public UpdateAccountHandleInput(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default) + public UpdateAccountHandleInput(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default) { this.Did = did; this.Handle = handle; @@ -43,16 +44,14 @@ public UpdateAccountHandleInput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountPasswordInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountPasswordInput.g.cs index 40a395ab..f8262539 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountPasswordInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateAccountPasswordInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -14,7 +15,7 @@ public partial class UpdateAccountPasswordInput : ATObject /// /// /// - public UpdateAccountPasswordInput(FishyFlip.Models.ATDid? did = default, string? password = default) + public UpdateAccountPasswordInput(FishyFlip.Models.ATDid did = default, string password = default) { this.Did = did; this.Password = password; @@ -43,15 +44,14 @@ public UpdateAccountPasswordInput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the password. /// [JsonPropertyName("password")] [JsonRequired] - public string? Password { get; set; } + public string Password { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusInput.g.cs index 81b47484..df789cd8 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -24,7 +25,7 @@ public partial class UpdateSubjectStatusInput : ATObject /// /// (com.atproto.admin.defs#statusAttr) /// - public UpdateSubjectStatusInput(ATObject? subject = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? takedown = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? deactivated = default) + public UpdateSubjectStatusInput(ATObject subject = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? takedown = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? deactivated = default) { this.Subject = subject; this.Takedown = takedown; @@ -59,7 +60,7 @@ public UpdateSubjectStatusInput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the takedown. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusOutput.g.cs index 7616f7f9..54b5b535 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Admin/UpdateSubjectStatusOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Admin { @@ -21,7 +22,7 @@ public partial class UpdateSubjectStatusOutput : ATObject /// /// (com.atproto.admin.defs#statusAttr) /// - public UpdateSubjectStatusOutput(ATObject? subject = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? takedown = default) + public UpdateSubjectStatusOutput(ATObject subject = default, FishyFlip.Lexicon.Com.Atproto.Admin.StatusAttr? takedown = default) { this.Subject = subject; this.Takedown = takedown; @@ -54,7 +55,7 @@ public UpdateSubjectStatusOutput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the takedown. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/ATProtoIdentity.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/ATProtoIdentity.g.cs index 9c6ca45d..1bb6c011 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/ATProtoIdentity.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/ATProtoIdentity.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/GetRecommendedDidCredentialsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/GetRecommendedDidCredentialsOutput.g.cs index 1371bc16..fe290af6 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/GetRecommendedDidCredentialsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/GetRecommendedDidCredentialsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/IdentityEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/IdentityEndpoints.g.cs index b1d2c56f..9ca59ec4 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/IdentityEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/IdentityEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/ResolveHandleOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/ResolveHandleOutput.g.cs index 205b5e10..996da2a5 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/ResolveHandleOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/ResolveHandleOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { @@ -13,7 +14,7 @@ public partial class ResolveHandleOutput : ATObject /// Initializes a new instance of the class. /// /// - public ResolveHandleOutput(FishyFlip.Models.ATDid? did = default) + public ResolveHandleOutput(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public ResolveHandleOutput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationInput.g.cs index 0f9d13c2..baa02394 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationOutput.g.cs index 1dcfce29..9889f9c7 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/SignPlcOperationOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { @@ -13,7 +14,7 @@ public partial class SignPlcOperationOutput : ATObject /// Initializes a new instance of the class. /// /// A signed DID PLC operation. - public SignPlcOperationOutput(ATObject? operation = default) + public SignPlcOperationOutput(ATObject operation = default) { this.Operation = operation; } @@ -41,7 +42,7 @@ public SignPlcOperationOutput(CBORObject obj) /// [JsonPropertyName("operation")] [JsonRequired] - public ATObject? Operation { get; set; } + public ATObject Operation { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/SubmitPlcOperationInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/SubmitPlcOperationInput.g.cs index 818d2aa1..e0bca9b3 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/SubmitPlcOperationInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/SubmitPlcOperationInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { @@ -13,7 +14,7 @@ public partial class SubmitPlcOperationInput : ATObject /// Initializes a new instance of the class. /// /// - public SubmitPlcOperationInput(ATObject? operation = default) + public SubmitPlcOperationInput(ATObject operation = default) { this.Operation = operation; } @@ -40,7 +41,7 @@ public SubmitPlcOperationInput(CBORObject obj) /// [JsonPropertyName("operation")] [JsonRequired] - public ATObject? Operation { get; set; } + public ATObject Operation { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Identity/UpdateHandleInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Identity/UpdateHandleInput.g.cs index 9a07b321..7274dd7f 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Identity/UpdateHandleInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Identity/UpdateHandleInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Identity { @@ -13,7 +14,7 @@ public partial class UpdateHandleInput : ATObject /// Initializes a new instance of the class. /// /// The new handle. - public UpdateHandleInput(FishyFlip.Models.ATHandle? handle = default) + public UpdateHandleInput(FishyFlip.Models.ATHandle handle = default) { this.Handle = handle; } @@ -41,8 +42,7 @@ public UpdateHandleInput(CBORObject obj) /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/ATProtoLabel.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/ATProtoLabel.g.cs index c7343ca7..f5d0c989 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/ATProtoLabel.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/ATProtoLabel.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/Info.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/Info.g.cs index 2dc677b3..c7e03828 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/Info.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/Info.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -17,7 +18,7 @@ public partial class Info : ATObject /// OutdatedCursor
/// /// - public Info(string? name = default, string? message = default) + public Info(string name = default, string? message = default) { this.Name = name; this.Message = message; @@ -48,7 +49,7 @@ public Info(CBORObject obj) ///
[JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the message. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/Label.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/Label.g.cs index 4c3991ba..2a50c290 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/Label.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/Label.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -24,7 +25,7 @@ public partial class Label : ATObject /// Timestamp when this label was created. /// Timestamp at which this label expires (no longer applies). /// Signature of dag-cbor encoded label. - public Label(long? ver = default, FishyFlip.Models.ATDid? src = default, string? uri = default, string? cid = default, string? val = default, bool? neg = default, DateTime? cts = default, DateTime? exp = default, byte[]? sig = default) + public Label(long? ver = default, FishyFlip.Models.ATDid src = default, string uri = default, string? cid = default, string val = default, bool? neg = default, DateTime? cts = default, DateTime? exp = default, byte[]? sig = default) { this.Ver = ver; this.Src = src; @@ -75,8 +76,7 @@ public Label(CBORObject obj) /// [JsonPropertyName("src")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Src { get; set; } + public FishyFlip.Models.ATDid Src { get; set; } /// /// Gets or sets the uri. @@ -84,7 +84,7 @@ public Label(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - public string? Uri { get; set; } + public string Uri { get; set; } /// /// Gets or sets the cid. @@ -99,7 +99,7 @@ public Label(CBORObject obj) /// [JsonPropertyName("val")] [JsonRequired] - public string? Val { get; set; } + public string Val { get; set; } /// /// Gets or sets the neg. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelEndpoints.g.cs index d348270c..d0049001 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValue.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValue.g.cs index f8df7a3b..d5b79366 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValue.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValue.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinition.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinition.g.cs index 09d44caf..c7922db3 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinition.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinition.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -36,7 +37,7 @@ public partial class LabelValueDefinition : ATObject /// /// Does the user need to have adult content enabled in order to configure this label? /// - public LabelValueDefinition(string? identifier = default, string? severity = default, string? blurs = default, string? defaultSetting = default, bool? adultOnly = default, List? locales = default) + public LabelValueDefinition(string identifier = default, string severity = default, string blurs = default, string? defaultSetting = default, bool? adultOnly = default, List locales = default) { this.Identifier = identifier; this.Severity = severity; @@ -74,7 +75,7 @@ public LabelValueDefinition(CBORObject obj) /// [JsonPropertyName("identifier")] [JsonRequired] - public string? Identifier { get; set; } + public string Identifier { get; set; } /// /// Gets or sets the severity. @@ -86,7 +87,7 @@ public LabelValueDefinition(CBORObject obj) /// [JsonPropertyName("severity")] [JsonRequired] - public string? Severity { get; set; } + public string Severity { get; set; } /// /// Gets or sets the blurs. @@ -98,7 +99,7 @@ public LabelValueDefinition(CBORObject obj) /// [JsonPropertyName("blurs")] [JsonRequired] - public string? Blurs { get; set; } + public string Blurs { get; set; } /// /// Gets or sets the defaultSetting. @@ -123,7 +124,7 @@ public LabelValueDefinition(CBORObject obj) /// [JsonPropertyName("locales")] [JsonRequired] - public List? Locales { get; set; } + public List Locales { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinitionStrings.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinitionStrings.g.cs index 3f4bd551..343cbbc5 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinitionStrings.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/LabelValueDefinitionStrings.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -18,7 +19,7 @@ public partial class LabelValueDefinitionStrings : ATObject /// The code of the language these strings are written in. /// A short human-readable name for the label. /// A longer description of what the label means and why it might be applied. - public LabelValueDefinitionStrings(string? lang = default, string? name = default, string? description = default) + public LabelValueDefinitionStrings(string lang = default, string name = default, string description = default) { this.Lang = lang; this.Name = name; @@ -50,7 +51,7 @@ public LabelValueDefinitionStrings(CBORObject obj) /// [JsonPropertyName("lang")] [JsonRequired] - public string? Lang { get; set; } + public string Lang { get; set; } /// /// Gets or sets the name. @@ -58,7 +59,7 @@ public LabelValueDefinitionStrings(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the description. @@ -66,7 +67,7 @@ public LabelValueDefinitionStrings(CBORObject obj) /// [JsonPropertyName("description")] [JsonRequired] - public string? Description { get; set; } + public string Description { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/Labels.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/Labels.g.cs index e5a17e74..51eaacec 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/Labels.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/Labels.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -14,7 +15,7 @@ public partial class Labels : ATObject /// /// /// - public Labels(long? seq = default, List? labels = default) + public Labels(long seq = default, List labels = default) { this.Seq = seq; this.LabelsValue = labels; @@ -43,14 +44,14 @@ public Labels(CBORObject obj) /// [JsonPropertyName("seq")] [JsonRequired] - public long? Seq { get; set; } + public long Seq { get; set; } /// /// Gets or sets the labels. /// [JsonPropertyName("labels")] [JsonRequired] - public List? LabelsValue { get; set; } + public List LabelsValue { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/QueryLabelsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/QueryLabelsOutput.g.cs index f15e80fa..abea03ab 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/QueryLabelsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/QueryLabelsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -14,7 +15,7 @@ public partial class QueryLabelsOutput : ATObject /// /// /// - public QueryLabelsOutput(string? cursor = default, List? labels = default) + public QueryLabelsOutput(string? cursor = default, List labels = default) { this.Cursor = cursor; this.Labels = labels; @@ -49,7 +50,7 @@ public QueryLabelsOutput(CBORObject obj) /// [JsonPropertyName("labels")] [JsonRequired] - public List? Labels { get; set; } + public List Labels { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabel.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabel.g.cs index 93020e8c..1b339b85 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabel.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabel.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -16,7 +17,7 @@ public partial class SelfLabel : ATObject /// Initializes a new instance of the class. /// /// The short string name of the value or type of this label. - public SelfLabel(string? val = default) + public SelfLabel(string val = default) { this.Val = val; } @@ -44,7 +45,7 @@ public SelfLabel(CBORObject obj) /// [JsonPropertyName("val")] [JsonRequired] - public string? Val { get; set; } + public string Val { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabels.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabels.g.cs index 7d7a4770..73954d96 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabels.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Label/SelfLabels.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Label { @@ -16,7 +17,7 @@ public partial class SelfLabels : ATObject /// Initializes a new instance of the class. /// /// - public SelfLabels(List? values = default) + public SelfLabels(List values = default) { this.Values = values; } @@ -43,7 +44,7 @@ public SelfLabels(CBORObject obj) /// [JsonPropertyName("values")] [JsonRequired] - public List? Values { get; set; } + public List Values { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/ATProtoLexiconExtensions.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/ATProtoLexiconExtensions.g.cs index 27ded449..54161272 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/ATProtoLexiconExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/ATProtoLexiconExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/Schema.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/Schema.g.cs index 50d1fc53..44d5396b 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/Schema.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Lexicon/Schema.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Lexicon { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ATProtoModeration.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ATProtoModeration.g.cs index 02458efa..6c501e0b 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ATProtoModeration.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ATProtoModeration.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Moderation { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportInput.g.cs index 2b8df2a6..560e96ed 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Moderation { @@ -28,7 +29,7 @@ public partial class CreateReportInput : ATObject /// (com.atproto.admin.defs#repoRef)
/// (com.atproto.repo.strongRef)
/// - public CreateReportInput(string? reasonType = default, string? reason = default, ATObject? subject = default) + public CreateReportInput(string reasonType = default, string? reason = default, ATObject subject = default) { this.ReasonType = reasonType; this.Reason = reason; @@ -68,7 +69,7 @@ public CreateReportInput(CBORObject obj) ///
[JsonPropertyName("reasonType")] [JsonRequired] - public string? ReasonType { get; set; } + public string ReasonType { get; set; } /// /// Gets or sets the reason. @@ -85,7 +86,7 @@ public CreateReportInput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportOutput.g.cs index 71b8eb51..d408836a 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/CreateReportOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Moderation { @@ -31,7 +32,7 @@ public partial class CreateReportOutput : ATObject /// /// /// - public CreateReportOutput(long? id = default, string? reasonType = default, string? reason = default, ATObject? subject = default, FishyFlip.Models.ATDid? reportedBy = default, DateTime? createdAt = default) + public CreateReportOutput(long id = default, string reasonType = default, string? reason = default, ATObject subject = default, FishyFlip.Models.ATDid reportedBy = default, DateTime? createdAt = default) { this.Id = id; this.ReasonType = reasonType; @@ -68,7 +69,7 @@ public CreateReportOutput(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public long? Id { get; set; } + public long Id { get; set; } /// /// Gets or sets the reasonType. @@ -83,7 +84,7 @@ public CreateReportOutput(CBORObject obj) /// [JsonPropertyName("reasonType")] [JsonRequired] - public string? ReasonType { get; set; } + public string ReasonType { get; set; } /// /// Gets or sets the reason. @@ -99,15 +100,14 @@ public CreateReportOutput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the reportedBy. /// [JsonPropertyName("reportedBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? ReportedBy { get; set; } + public FishyFlip.Models.ATDid ReportedBy { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ModerationEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ModerationEndpoints.g.cs index 6780d031..df913bac 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ModerationEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ModerationEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Moderation { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ReasonType.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ReasonType.g.cs index 3b21cad5..0ee1f689 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ReasonType.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Moderation/ReasonType.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Moderation { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ATProtoRepo.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ATProtoRepo.g.cs index 1ba2b4b8..1a4a2a1c 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ATProtoRepo.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ATProtoRepo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesInput.g.cs index 10698c78..898632dd 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -21,7 +22,7 @@ public partial class ApplyWritesInput : ATObject /// #delete
/// /// If provided, the entire operation will fail if the current repo commit CID does not match this value. Used to prevent conflicting repo mutations. - public ApplyWritesInput(FishyFlip.Models.ATIdentifier? repo = default, bool? validate = default, List? writes = default, string? swapCommit = default) + public ApplyWritesInput(FishyFlip.Models.ATIdentifier repo = default, bool? validate = default, List writes = default, string? swapCommit = default) { this.Repo = repo; this.Validate = validate; @@ -56,7 +57,7 @@ public ApplyWritesInput(CBORObject obj) [JsonPropertyName("repo")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Repo { get; set; } + public FishyFlip.Models.ATIdentifier Repo { get; set; } /// /// Gets or sets the validate. @@ -74,7 +75,7 @@ public ApplyWritesInput(CBORObject obj) /// [JsonPropertyName("writes")] [JsonRequired] - public List? Writes { get; set; } + public List Writes { get; set; } /// /// Gets or sets the swapCommit. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesOutput.g.cs index 563f270b..3517336e 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ApplyWritesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CommitMeta.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CommitMeta.g.cs index 757762a3..6ceb0e16 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CommitMeta.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CommitMeta.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -14,7 +15,7 @@ public partial class CommitMeta : ATObject /// /// /// - public CommitMeta(string? cid = default, string? rev = default) + public CommitMeta(string cid = default, string rev = default) { this.Cid = cid; this.Rev = rev; @@ -43,14 +44,14 @@ public CommitMeta(CBORObject obj) ///
[JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the rev. /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Create.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Create.g.cs index 69969fea..20a91189 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Create.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Create.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -18,7 +19,7 @@ public partial class Create : ATObject /// /// /// - public Create(string? collection = default, string? rkey = default, ATObject? value = default) + public Create(string collection = default, string? rkey = default, ATObject value = default) { this.Collection = collection; this.Rkey = rkey; @@ -49,7 +50,7 @@ public Create(CBORObject obj) /// [JsonPropertyName("collection")] [JsonRequired] - public string? Collection { get; set; } + public string Collection { get; set; } /// /// Gets or sets the rkey. @@ -62,7 +63,7 @@ public Create(CBORObject obj) /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordInput.g.cs index 4fd0c6eb..c13aa811 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -18,7 +19,7 @@ public partial class CreateRecordInput : ATObject /// Can be set to 'false' to skip Lexicon schema validation of record data, 'true' to require it, or leave unset to validate only for known Lexicons. /// The record itself. Must contain a $type field. /// Compare and swap with the previous commit by CID. - public CreateRecordInput(FishyFlip.Models.ATIdentifier? repo = default, string? collection = default, string? rkey = default, bool? validate = default, ATObject? record = default, string? swapCommit = default) + public CreateRecordInput(FishyFlip.Models.ATIdentifier repo = default, string collection = default, string? rkey = default, bool? validate = default, ATObject record = default, string? swapCommit = default) { this.Repo = repo; this.Collection = collection; @@ -57,7 +58,7 @@ public CreateRecordInput(CBORObject obj) [JsonPropertyName("repo")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Repo { get; set; } + public FishyFlip.Models.ATIdentifier Repo { get; set; } /// /// Gets or sets the collection. @@ -65,7 +66,7 @@ public CreateRecordInput(CBORObject obj) /// [JsonPropertyName("collection")] [JsonRequired] - public string? Collection { get; set; } + public string Collection { get; set; } /// /// Gets or sets the rkey. @@ -87,7 +88,7 @@ public CreateRecordInput(CBORObject obj) /// [JsonPropertyName("record")] [JsonRequired] - public ATObject? Record { get; set; } + public ATObject Record { get; set; } /// /// Gets or sets the swapCommit. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordOutput.g.cs index 237f41a5..3127a76f 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateRecordOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -22,7 +23,7 @@ public partial class CreateRecordOutput : ATObject /// valid
/// unknown
/// - public CreateRecordOutput(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.Com.Atproto.Repo.CommitMeta? commit = default, string? validationStatus = default) + public CreateRecordOutput(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.Com.Atproto.Repo.CommitMeta? commit = default, string? validationStatus = default) { this.Uri = uri; this.Cid = cid; @@ -55,15 +56,14 @@ public CreateRecordOutput(CBORObject obj) ///
[JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the commit. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateResult.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateResult.g.cs index a9bff527..abcb776f 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateResult.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/CreateResult.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -19,7 +20,7 @@ public partial class CreateResult : ATObject /// valid
/// unknown
/// - public CreateResult(FishyFlip.Models.ATUri? uri = default, string? cid = default, string? validationStatus = default) + public CreateResult(FishyFlip.Models.ATUri uri = default, string cid = default, string? validationStatus = default) { this.Uri = uri; this.Cid = cid; @@ -50,15 +51,14 @@ public CreateResult(CBORObject obj) ///
[JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the validationStatus. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Delete.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Delete.g.cs index b00f3d85..c1b1e868 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Delete.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Delete.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -17,7 +18,7 @@ public partial class Delete : ATObject /// /// /// - public Delete(string? collection = default, string? rkey = default) + public Delete(string collection = default, string rkey = default) { this.Collection = collection; this.Rkey = rkey; @@ -46,14 +47,14 @@ public Delete(CBORObject obj) ///
[JsonPropertyName("collection")] [JsonRequired] - public string? Collection { get; set; } + public string Collection { get; set; } /// /// Gets or sets the rkey. /// [JsonPropertyName("rkey")] [JsonRequired] - public string? Rkey { get; set; } + public string Rkey { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordInput.g.cs index 1230493a..f52cf9da 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -17,7 +18,7 @@ public partial class DeleteRecordInput : ATObject /// The Record Key. /// Compare and swap with the previous record by CID. /// Compare and swap with the previous commit by CID. - public DeleteRecordInput(FishyFlip.Models.ATIdentifier? repo = default, string? collection = default, string? rkey = default, string? swapRecord = default, string? swapCommit = default) + public DeleteRecordInput(FishyFlip.Models.ATIdentifier repo = default, string collection = default, string rkey = default, string? swapRecord = default, string? swapCommit = default) { this.Repo = repo; this.Collection = collection; @@ -54,7 +55,7 @@ public DeleteRecordInput(CBORObject obj) [JsonPropertyName("repo")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Repo { get; set; } + public FishyFlip.Models.ATIdentifier Repo { get; set; } /// /// Gets or sets the collection. @@ -62,7 +63,7 @@ public DeleteRecordInput(CBORObject obj) /// [JsonPropertyName("collection")] [JsonRequired] - public string? Collection { get; set; } + public string Collection { get; set; } /// /// Gets or sets the rkey. @@ -70,7 +71,7 @@ public DeleteRecordInput(CBORObject obj) /// [JsonPropertyName("rkey")] [JsonRequired] - public string? Rkey { get; set; } + public string Rkey { get; set; } /// /// Gets or sets the swapRecord. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordOutput.g.cs index 443e9f36..008f1f35 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteRecordOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteResult.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteResult.g.cs index f3006a38..2514ab30 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteResult.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DeleteResult.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DescribeRepoOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DescribeRepoOutput.g.cs index 50d9be2c..ed9e6e97 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/DescribeRepoOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/DescribeRepoOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -17,7 +18,7 @@ public partial class DescribeRepoOutput : ATObject /// The complete DID document for this account. /// List of all the collections (NSIDs) for which this repo contains at least one record. /// Indicates if handle is currently valid (resolves bi-directionally) - public DescribeRepoOutput(FishyFlip.Models.ATHandle? handle = default, FishyFlip.Models.ATDid? did = default, FishyFlip.Models.DidDoc? didDoc = default, List? collections = default, bool? handleIsCorrect = default) + public DescribeRepoOutput(FishyFlip.Models.ATHandle handle = default, FishyFlip.Models.ATDid did = default, FishyFlip.Models.DidDoc didDoc = default, List collections = default, bool handleIsCorrect = default) { this.Handle = handle; this.Did = did; @@ -52,16 +53,14 @@ public DescribeRepoOutput(CBORObject obj) /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the didDoc. @@ -69,7 +68,7 @@ public DescribeRepoOutput(CBORObject obj) /// [JsonPropertyName("didDoc")] [JsonRequired] - public FishyFlip.Models.DidDoc? DidDoc { get; set; } + public FishyFlip.Models.DidDoc DidDoc { get; set; } /// /// Gets or sets the collections. @@ -77,7 +76,7 @@ public DescribeRepoOutput(CBORObject obj) /// [JsonPropertyName("collections")] [JsonRequired] - public List? Collections { get; set; } + public List Collections { get; set; } /// /// Gets or sets the handleIsCorrect. @@ -85,7 +84,7 @@ public DescribeRepoOutput(CBORObject obj) /// [JsonPropertyName("handleIsCorrect")] [JsonRequired] - public bool? HandleIsCorrect { get; set; } + public bool HandleIsCorrect { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/GetRecordOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/GetRecordOutput.g.cs index 808743b8..f6ae597f 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/GetRecordOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/GetRecordOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -15,7 +16,7 @@ public partial class GetRecordOutput : ATObject /// /// /// - public GetRecordOutput(FishyFlip.Models.ATUri? uri = default, string? cid = default, ATObject? value = default) + public GetRecordOutput(FishyFlip.Models.ATUri uri = default, string? cid = default, ATObject value = default) { this.Uri = uri; this.Cid = cid; @@ -46,8 +47,7 @@ public GetRecordOutput(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. @@ -60,7 +60,7 @@ public GetRecordOutput(CBORObject obj) /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListMissingBlobsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListMissingBlobsOutput.g.cs index def22c7c..8969ed9f 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListMissingBlobsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListMissingBlobsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -14,7 +15,7 @@ public partial class ListMissingBlobsOutput : ATObject /// /// /// - public ListMissingBlobsOutput(string? cursor = default, List? blobs = default) + public ListMissingBlobsOutput(string? cursor = default, List blobs = default) { this.Cursor = cursor; this.Blobs = blobs; @@ -49,7 +50,7 @@ public ListMissingBlobsOutput(CBORObject obj) /// [JsonPropertyName("blobs")] [JsonRequired] - public List? Blobs { get; set; } + public List Blobs { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListRecordsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListRecordsOutput.g.cs index be30d23a..fb611ef7 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListRecordsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/ListRecordsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -14,7 +15,7 @@ public partial class ListRecordsOutput : ATObject /// /// /// - public ListRecordsOutput(string? cursor = default, List? records = default) + public ListRecordsOutput(string? cursor = default, List records = default) { this.Cursor = cursor; this.Records = records; @@ -49,7 +50,7 @@ public ListRecordsOutput(CBORObject obj) /// [JsonPropertyName("records")] [JsonRequired] - public List? Records { get; set; } + public List Records { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordInput.g.cs index a48039d0..cd23fb6e 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -19,7 +20,7 @@ public partial class PutRecordInput : ATObject /// The record to write. /// Compare and swap with the previous record by CID. WARNING: nullable and optional field; may cause problems with golang implementation /// Compare and swap with the previous commit by CID. - public PutRecordInput(FishyFlip.Models.ATIdentifier? repo = default, string? collection = default, string? rkey = default, bool? validate = default, ATObject? record = default, string? swapRecord = default, string? swapCommit = default) + public PutRecordInput(FishyFlip.Models.ATIdentifier repo = default, string collection = default, string rkey = default, bool? validate = default, ATObject record = default, string? swapRecord = default, string? swapCommit = default) { this.Repo = repo; this.Collection = collection; @@ -60,7 +61,7 @@ public PutRecordInput(CBORObject obj) [JsonPropertyName("repo")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Repo { get; set; } + public FishyFlip.Models.ATIdentifier Repo { get; set; } /// /// Gets or sets the collection. @@ -68,7 +69,7 @@ public PutRecordInput(CBORObject obj) /// [JsonPropertyName("collection")] [JsonRequired] - public string? Collection { get; set; } + public string Collection { get; set; } /// /// Gets or sets the rkey. @@ -76,7 +77,7 @@ public PutRecordInput(CBORObject obj) /// [JsonPropertyName("rkey")] [JsonRequired] - public string? Rkey { get; set; } + public string Rkey { get; set; } /// /// Gets or sets the validate. @@ -91,7 +92,7 @@ public PutRecordInput(CBORObject obj) /// [JsonPropertyName("record")] [JsonRequired] - public ATObject? Record { get; set; } + public ATObject Record { get; set; } /// /// Gets or sets the swapRecord. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordOutput.g.cs index 05041353..de1c8122 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/PutRecordOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -22,7 +23,7 @@ public partial class PutRecordOutput : ATObject /// valid
/// unknown
/// - public PutRecordOutput(FishyFlip.Models.ATUri? uri = default, string? cid = default, FishyFlip.Lexicon.Com.Atproto.Repo.CommitMeta? commit = default, string? validationStatus = default) + public PutRecordOutput(FishyFlip.Models.ATUri uri = default, string cid = default, FishyFlip.Lexicon.Com.Atproto.Repo.CommitMeta? commit = default, string? validationStatus = default) { this.Uri = uri; this.Cid = cid; @@ -55,15 +56,14 @@ public PutRecordOutput(CBORObject obj) ///
[JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the commit. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Record.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Record.g.cs index ce9e2f06..deb8dfc7 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Record.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Record.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -15,7 +16,7 @@ public partial class Record : ATObject /// /// /// - public Record(FishyFlip.Models.ATUri? uri = default, string? cid = default, ATObject? value = default) + public Record(FishyFlip.Models.ATUri uri = default, string cid = default, ATObject value = default) { this.Uri = uri; this.Cid = cid; @@ -46,22 +47,21 @@ public Record(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/RecordBlob.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/RecordBlob.g.cs index a7e733a4..237192e5 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/RecordBlob.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/RecordBlob.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -14,7 +15,7 @@ public partial class RecordBlob : ATObject /// /// /// - public RecordBlob(string? cid = default, FishyFlip.Models.ATUri? recordUri = default) + public RecordBlob(string cid = default, FishyFlip.Models.ATUri recordUri = default) { this.Cid = cid; this.RecordUri = recordUri; @@ -43,15 +44,14 @@ public RecordBlob(CBORObject obj) ///
[JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the recordUri. /// [JsonPropertyName("recordUri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? RecordUri { get; set; } + public FishyFlip.Models.ATUri RecordUri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/RepoEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/RepoEndpoints.g.cs index 28e1ec28..32a9ace0 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/RepoEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/RepoEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/StrongRef.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/StrongRef.g.cs index 19ae1126..9a24ea71 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/StrongRef.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/StrongRef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -14,7 +15,7 @@ public partial class StrongRef : ATObject /// /// /// - public StrongRef(FishyFlip.Models.ATUri? uri = default, string? cid = default) + public StrongRef(FishyFlip.Models.ATUri uri = default, string cid = default) { this.Uri = uri; this.Cid = cid; @@ -43,15 +44,14 @@ public StrongRef(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Update.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Update.g.cs index 9f797ff6..ad93c1d7 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/Update.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/Update.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -18,7 +19,7 @@ public partial class Update : ATObject /// /// /// - public Update(string? collection = default, string? rkey = default, ATObject? value = default) + public Update(string collection = default, string rkey = default, ATObject value = default) { this.Collection = collection; this.Rkey = rkey; @@ -49,21 +50,21 @@ public Update(CBORObject obj) /// [JsonPropertyName("collection")] [JsonRequired] - public string? Collection { get; set; } + public string Collection { get; set; } /// /// Gets or sets the rkey. /// [JsonPropertyName("rkey")] [JsonRequired] - public string? Rkey { get; set; } + public string Rkey { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/UpdateResult.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/UpdateResult.g.cs index 310a7d0b..914591c4 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/UpdateResult.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/UpdateResult.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -19,7 +20,7 @@ public partial class UpdateResult : ATObject /// valid
/// unknown
/// - public UpdateResult(FishyFlip.Models.ATUri? uri = default, string? cid = default, string? validationStatus = default) + public UpdateResult(FishyFlip.Models.ATUri uri = default, string cid = default, string? validationStatus = default) { this.Uri = uri; this.Cid = cid; @@ -50,15 +51,14 @@ public UpdateResult(CBORObject obj) ///
[JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the validationStatus. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Repo/UploadBlobOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Repo/UploadBlobOutput.g.cs index a31d361f..52bf176d 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Repo/UploadBlobOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Repo/UploadBlobOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Repo { @@ -13,7 +14,7 @@ public partial class UploadBlobOutput : ATObject /// Initializes a new instance of the class. /// /// - public UploadBlobOutput(Blob? blob = default) + public UploadBlobOutput(Blob blob = default) { this.Blob = blob; } @@ -40,7 +41,7 @@ public UploadBlobOutput(CBORObject obj) /// [JsonPropertyName("blob")] [JsonRequired] - public Blob? Blob { get; set; } + public Blob Blob { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/ATProtoServer.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/ATProtoServer.g.cs index 5134405b..3d8f1777 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/ATProtoServer.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/ATProtoServer.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -102,7 +103,7 @@ internal ATProtoServer(ATProtocol atp) /// /// /// - public Task> CreateAppPasswordAsync (string name, bool? privileged = default, CancellationToken cancellationToken = default) + public Task> CreateAppPasswordAsync (string name, bool? privileged = default, CancellationToken cancellationToken = default) { return atp.CreateAppPasswordAsync(name, privileged, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/AccountCodes.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/AccountCodes.g.cs index 4cff2c1e..ccbe9e76 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/AccountCodes.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/AccountCodes.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -14,7 +15,7 @@ public partial class AccountCodes : ATObject /// /// /// - public AccountCodes(string? account = default, List? codes = default) + public AccountCodes(string account = default, List codes = default) { this.Account = account; this.Codes = codes; @@ -43,14 +44,14 @@ public AccountCodes(CBORObject obj) /// [JsonPropertyName("account")] [JsonRequired] - public string? Account { get; set; } + public string Account { get; set; } /// /// Gets or sets the codes. /// [JsonPropertyName("codes")] [JsonRequired] - public List? Codes { get; set; } + public List Codes { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPassword.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPassword.g.cs index 2bef178a..834ba0ea 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPassword.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPassword.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,11 +14,13 @@ public partial class AppPassword : ATObject /// Initializes a new instance of the class. /// /// + /// /// /// - public AppPassword(string? name = default, DateTime? createdAt = default, bool? privileged = default) + public AppPassword(string name = default, string password = default, DateTime? createdAt = default, bool? privileged = default) { this.Name = name; + this.Password = password; this.CreatedAt = createdAt ?? DateTime.UtcNow; this.Privileged = privileged; } @@ -37,6 +40,7 @@ public AppPassword() public AppPassword(CBORObject obj) { if (obj["name"] is not null) this.Name = obj["name"].AsString(); + if (obj["password"] is not null) this.Password = obj["password"].AsString(); if (obj["createdAt"] is not null) this.CreatedAt = obj["createdAt"].ToDateTime(); if (obj["privileged"] is not null) this.Privileged = obj["privileged"].AsBoolean(); } @@ -46,7 +50,14 @@ public AppPassword(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } + + /// + /// Gets or sets the password. + /// + [JsonPropertyName("password")] + [JsonRequired] + public string Password { get; set; } /// /// Gets or sets the createdAt. @@ -65,9 +76,9 @@ public AppPassword(CBORObject obj) /// Gets the ATRecord Type. /// [JsonPropertyName("$type")] - public override string Type => "com.atproto.server.listAppPasswords#appPassword"; + public override string Type => "com.atproto.server.createAppPassword#appPassword"; - public const string RecordType = "com.atproto.server.listAppPasswords#appPassword"; + public const string RecordType = "com.atproto.server.createAppPassword#appPassword"; public override string ToJson() { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPasswordDef.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPasswordDef.g.cs index e93cc70d..6cf95021 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPasswordDef.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/AppPasswordDef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,13 +14,11 @@ public partial class AppPasswordDef : ATObject /// Initializes a new instance of the class. /// /// - /// /// /// - public AppPasswordDef(string? name = default, string? password = default, DateTime? createdAt = default, bool? privileged = default) + public AppPasswordDef(string name = default, DateTime? createdAt = default, bool? privileged = default) { this.Name = name; - this.Password = password; this.CreatedAt = createdAt ?? DateTime.UtcNow; this.Privileged = privileged; } @@ -39,7 +38,6 @@ public AppPasswordDef() public AppPasswordDef(CBORObject obj) { if (obj["name"] is not null) this.Name = obj["name"].AsString(); - if (obj["password"] is not null) this.Password = obj["password"].AsString(); if (obj["createdAt"] is not null) this.CreatedAt = obj["createdAt"].ToDateTime(); if (obj["privileged"] is not null) this.Privileged = obj["privileged"].AsBoolean(); } @@ -49,14 +47,7 @@ public AppPasswordDef(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } - - /// - /// Gets or sets the password. - /// - [JsonPropertyName("password")] - [JsonRequired] - public string? Password { get; set; } + public string Name { get; set; } /// /// Gets or sets the createdAt. @@ -75,9 +66,9 @@ public AppPasswordDef(CBORObject obj) /// Gets the ATRecord Type. /// [JsonPropertyName("$type")] - public override string Type => "com.atproto.server.createAppPassword#appPassword"; + public override string Type => "com.atproto.server.listAppPasswords#appPassword"; - public const string RecordType = "com.atproto.server.createAppPassword#appPassword"; + public const string RecordType = "com.atproto.server.listAppPasswords#appPassword"; public override string ToJson() { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CheckAccountStatusOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CheckAccountStatusOutput.g.cs index ec140a45..02b91956 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CheckAccountStatusOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CheckAccountStatusOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -21,7 +22,7 @@ public partial class CheckAccountStatusOutput : ATObject /// /// /// - public CheckAccountStatusOutput(bool? activated = default, bool? validDid = default, string? repoCommit = default, string? repoRev = default, long? repoBlocks = default, long? indexedRecords = default, long? privateStateValues = default, long? expectedBlobs = default, long? importedBlobs = default) + public CheckAccountStatusOutput(bool activated = default, bool validDid = default, string repoCommit = default, string repoRev = default, long repoBlocks = default, long indexedRecords = default, long privateStateValues = default, long expectedBlobs = default, long importedBlobs = default) { this.Activated = activated; this.ValidDid = validDid; @@ -64,63 +65,63 @@ public CheckAccountStatusOutput(CBORObject obj) /// [JsonPropertyName("activated")] [JsonRequired] - public bool? Activated { get; set; } + public bool Activated { get; set; } /// /// Gets or sets the validDid. /// [JsonPropertyName("validDid")] [JsonRequired] - public bool? ValidDid { get; set; } + public bool ValidDid { get; set; } /// /// Gets or sets the repoCommit. /// [JsonPropertyName("repoCommit")] [JsonRequired] - public string? RepoCommit { get; set; } + public string RepoCommit { get; set; } /// /// Gets or sets the repoRev. /// [JsonPropertyName("repoRev")] [JsonRequired] - public string? RepoRev { get; set; } + public string RepoRev { get; set; } /// /// Gets or sets the repoBlocks. /// [JsonPropertyName("repoBlocks")] [JsonRequired] - public long? RepoBlocks { get; set; } + public long RepoBlocks { get; set; } /// /// Gets or sets the indexedRecords. /// [JsonPropertyName("indexedRecords")] [JsonRequired] - public long? IndexedRecords { get; set; } + public long IndexedRecords { get; set; } /// /// Gets or sets the privateStateValues. /// [JsonPropertyName("privateStateValues")] [JsonRequired] - public long? PrivateStateValues { get; set; } + public long PrivateStateValues { get; set; } /// /// Gets or sets the expectedBlobs. /// [JsonPropertyName("expectedBlobs")] [JsonRequired] - public long? ExpectedBlobs { get; set; } + public long ExpectedBlobs { get; set; } /// /// Gets or sets the importedBlobs. /// [JsonPropertyName("importedBlobs")] [JsonRequired] - public long? ImportedBlobs { get; set; } + public long ImportedBlobs { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/ConfirmEmailInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/ConfirmEmailInput.g.cs index 865f3afb..99cb8526 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/ConfirmEmailInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/ConfirmEmailInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -14,7 +15,7 @@ public partial class ConfirmEmailInput : ATObject /// /// /// - public ConfirmEmailInput(string? email = default, string? token = default) + public ConfirmEmailInput(string email = default, string token = default) { this.Email = email; this.Token = token; @@ -43,14 +44,14 @@ public ConfirmEmailInput(CBORObject obj) /// [JsonPropertyName("email")] [JsonRequired] - public string? Email { get; set; } + public string Email { get; set; } /// /// Gets or sets the token. /// [JsonPropertyName("token")] [JsonRequired] - public string? Token { get; set; } + public string Token { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/Contact.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/Contact.g.cs index a170578d..6e235c30 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/Contact.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/Contact.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountInput.g.cs index 32b2ece1..99a82659 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -21,7 +22,7 @@ public partial class CreateAccountInput : ATObject /// Initial account password. May need to meet instance-specific password strength requirements. /// DID PLC rotation key (aka, recovery key) to be included in PLC creation operation. /// A signed DID PLC operation to be submitted as part of importing an existing account to this instance. NOTE: this optional field may be updated when full account migration is implemented. - public CreateAccountInput(string? email = default, FishyFlip.Models.ATHandle? handle = default, FishyFlip.Models.ATDid? did = default, string? inviteCode = default, string? verificationCode = default, string? verificationPhone = default, string? password = default, string? recoveryKey = default, ATObject? plcOp = default) + public CreateAccountInput(string? email = default, FishyFlip.Models.ATHandle handle = default, FishyFlip.Models.ATDid? did = default, string? inviteCode = default, string? verificationCode = default, string? verificationPhone = default, string? password = default, string? recoveryKey = default, ATObject? plcOp = default) { this.Email = email; this.Handle = handle; @@ -71,8 +72,7 @@ public CreateAccountInput(CBORObject obj) /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the did. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountOutput.g.cs index c894d87f..b3a938d9 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAccountOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -20,7 +21,7 @@ public partial class CreateAccountOutput : ATObject /// /// The DID of the new account. /// Complete DID document. - public CreateAccountOutput(string? accessJwt = default, string? refreshJwt = default, FishyFlip.Models.ATHandle? handle = default, FishyFlip.Models.ATDid? did = default, FishyFlip.Models.DidDoc? didDoc = default) + public CreateAccountOutput(string accessJwt = default, string refreshJwt = default, FishyFlip.Models.ATHandle handle = default, FishyFlip.Models.ATDid did = default, FishyFlip.Models.DidDoc? didDoc = default) { this.AccessJwt = accessJwt; this.RefreshJwt = refreshJwt; @@ -55,22 +56,21 @@ public CreateAccountOutput(CBORObject obj) /// [JsonPropertyName("accessJwt")] [JsonRequired] - public string? AccessJwt { get; set; } + public string AccessJwt { get; set; } /// /// Gets or sets the refreshJwt. /// [JsonPropertyName("refreshJwt")] [JsonRequired] - public string? RefreshJwt { get; set; } + public string RefreshJwt { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the did. @@ -78,8 +78,7 @@ public CreateAccountOutput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the didDoc. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAppPasswordInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAppPasswordInput.g.cs index dda6a420..0609d548 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAppPasswordInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateAppPasswordInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -14,7 +15,7 @@ public partial class CreateAppPasswordInput : ATObject /// /// A short name for the App Password, to help distinguish them. /// If an app password has 'privileged' access to possibly sensitive account state. Meant for use with trusted clients. - public CreateAppPasswordInput(string? name = default, bool? privileged = default) + public CreateAppPasswordInput(string name = default, bool? privileged = default) { this.Name = name; this.Privileged = privileged; @@ -44,7 +45,7 @@ public CreateAppPasswordInput(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the privileged. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeInput.g.cs index b810971d..08a7c50e 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -14,7 +15,7 @@ public partial class CreateInviteCodeInput : ATObject /// /// /// - public CreateInviteCodeInput(long? useCount = default, FishyFlip.Models.ATDid? forAccount = default) + public CreateInviteCodeInput(long useCount = default, FishyFlip.Models.ATDid? forAccount = default) { this.UseCount = useCount; this.ForAccount = forAccount; @@ -43,7 +44,7 @@ public CreateInviteCodeInput(CBORObject obj) /// [JsonPropertyName("useCount")] [JsonRequired] - public long? UseCount { get; set; } + public long UseCount { get; set; } /// /// Gets or sets the forAccount. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeOutput.g.cs index 5dd8d7ea..fb96e55f 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodeOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class CreateInviteCodeOutput : ATObject /// Initializes a new instance of the class. /// /// - public CreateInviteCodeOutput(string? code = default) + public CreateInviteCodeOutput(string code = default) { this.Code = code; } @@ -40,7 +41,7 @@ public CreateInviteCodeOutput(CBORObject obj) /// [JsonPropertyName("code")] [JsonRequired] - public string? Code { get; set; } + public string Code { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesInput.g.cs index 1e534e3b..b9211de0 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -15,7 +16,7 @@ public partial class CreateInviteCodesInput : ATObject /// /// /// - public CreateInviteCodesInput(long? codeCount = default, long? useCount = default, List? forAccounts = default) + public CreateInviteCodesInput(long codeCount = default, long useCount = default, List? forAccounts = default) { this.CodeCount = codeCount; this.UseCount = useCount; @@ -46,14 +47,14 @@ public CreateInviteCodesInput(CBORObject obj) /// [JsonPropertyName("codeCount")] [JsonRequired] - public long? CodeCount { get; set; } = 1; + public long CodeCount { get; set; } = 1; /// /// Gets or sets the useCount. /// [JsonPropertyName("useCount")] [JsonRequired] - public long? UseCount { get; set; } + public long UseCount { get; set; } /// /// Gets or sets the forAccounts. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesOutput.g.cs index 1a7820f1..311198d7 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateInviteCodesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class CreateInviteCodesOutput : ATObject /// Initializes a new instance of the class. /// /// - public CreateInviteCodesOutput(List? codes = default) + public CreateInviteCodesOutput(List codes = default) { this.Codes = codes; } @@ -40,7 +41,7 @@ public CreateInviteCodesOutput(CBORObject obj) /// [JsonPropertyName("codes")] [JsonRequired] - public List? Codes { get; set; } + public List Codes { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionInput.g.cs index defd426c..5f1d55d3 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -16,7 +17,7 @@ public partial class CreateSessionInput : ATObject /// /// /// When true, instead of throwing error for takendown accounts, a valid response with a narrow scoped token will be returned - public CreateSessionInput(string? identifier = default, string? password = default, string? authFactorToken = default, bool? allowTakendown = default) + public CreateSessionInput(string identifier = default, string password = default, string? authFactorToken = default, bool? allowTakendown = default) { this.Identifier = identifier; this.Password = password; @@ -50,14 +51,14 @@ public CreateSessionInput(CBORObject obj) /// [JsonPropertyName("identifier")] [JsonRequired] - public string? Identifier { get; set; } + public string Identifier { get; set; } /// /// Gets or sets the password. /// [JsonPropertyName("password")] [JsonRequired] - public string? Password { get; set; } + public string Password { get; set; } /// /// Gets or sets the authFactorToken. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionOutput.g.cs index c033ccaf..583caedd 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/CreateSessionOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -27,7 +28,7 @@ public partial class CreateSessionOutput : ATObject /// suspended
/// deactivated
/// - public CreateSessionOutput(string? accessJwt = default, string? refreshJwt = default, FishyFlip.Models.ATHandle? handle = default, FishyFlip.Models.ATDid? did = default, FishyFlip.Models.DidDoc? didDoc = default, string? email = default, bool? emailConfirmed = default, bool? emailAuthFactor = default, bool? active = default, string? status = default) + public CreateSessionOutput(string accessJwt = default, string refreshJwt = default, FishyFlip.Models.ATHandle handle = default, FishyFlip.Models.ATDid did = default, FishyFlip.Models.DidDoc? didDoc = default, string? email = default, bool? emailConfirmed = default, bool? emailAuthFactor = default, bool? active = default, string? status = default) { this.AccessJwt = accessJwt; this.RefreshJwt = refreshJwt; @@ -72,30 +73,28 @@ public CreateSessionOutput(CBORObject obj) ///
[JsonPropertyName("accessJwt")] [JsonRequired] - public string? AccessJwt { get; set; } + public string AccessJwt { get; set; } /// /// Gets or sets the refreshJwt. /// [JsonPropertyName("refreshJwt")] [JsonRequired] - public string? RefreshJwt { get; set; } + public string RefreshJwt { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the didDoc. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/DeactivateAccountInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/DeactivateAccountInput.g.cs index 5b6af6fd..c172466b 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/DeactivateAccountInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/DeactivateAccountInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/DeleteAccountInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/DeleteAccountInput.g.cs index 03dcf962..a4fd1a74 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/DeleteAccountInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/DeleteAccountInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -15,7 +16,7 @@ public partial class DeleteAccountInput : ATObject /// /// /// - public DeleteAccountInput(FishyFlip.Models.ATDid? did = default, string? password = default, string? token = default) + public DeleteAccountInput(FishyFlip.Models.ATDid did = default, string password = default, string token = default) { this.Did = did; this.Password = password; @@ -46,22 +47,21 @@ public DeleteAccountInput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the password. /// [JsonPropertyName("password")] [JsonRequired] - public string? Password { get; set; } + public string Password { get; set; } /// /// Gets or sets the token. /// [JsonPropertyName("token")] [JsonRequired] - public string? Token { get; set; } + public string Token { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/DescribeServerOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/DescribeServerOutput.g.cs index b8842b06..d84333a7 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/DescribeServerOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/DescribeServerOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -22,7 +23,7 @@ public partial class DescribeServerOutput : ATObject /// com.atproto.server.defs#contact
/// /// - public DescribeServerOutput(bool? inviteCodeRequired = default, bool? phoneVerificationRequired = default, List? availableUserDomains = default, FishyFlip.Lexicon.Com.Atproto.Server.Links? links = default, FishyFlip.Lexicon.Com.Atproto.Server.Contact? contact = default, FishyFlip.Models.ATDid? did = default) + public DescribeServerOutput(bool? inviteCodeRequired = default, bool? phoneVerificationRequired = default, List availableUserDomains = default, FishyFlip.Lexicon.Com.Atproto.Server.Links? links = default, FishyFlip.Lexicon.Com.Atproto.Server.Contact? contact = default, FishyFlip.Models.ATDid did = default) { this.InviteCodeRequired = inviteCodeRequired; this.PhoneVerificationRequired = phoneVerificationRequired; @@ -74,7 +75,7 @@ public DescribeServerOutput(CBORObject obj) ///
[JsonPropertyName("availableUserDomains")] [JsonRequired] - public List? AvailableUserDomains { get; set; } + public List AvailableUserDomains { get; set; } /// /// Gets or sets the links. @@ -97,8 +98,7 @@ public DescribeServerOutput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/GetAccountInviteCodesOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/GetAccountInviteCodesOutput.g.cs index d03b7279..60acab3d 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/GetAccountInviteCodesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/GetAccountInviteCodesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class GetAccountInviteCodesOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetAccountInviteCodesOutput(List? codes = default) + public GetAccountInviteCodesOutput(List codes = default) { this.Codes = codes; } @@ -40,7 +41,7 @@ public GetAccountInviteCodesOutput(CBORObject obj) /// [JsonPropertyName("codes")] [JsonRequired] - public List? Codes { get; set; } + public List Codes { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/GetServiceAuthOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/GetServiceAuthOutput.g.cs index 52395d0b..87a69491 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/GetServiceAuthOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/GetServiceAuthOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class GetServiceAuthOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetServiceAuthOutput(string? token = default) + public GetServiceAuthOutput(string token = default) { this.Token = token; } @@ -40,7 +41,7 @@ public GetServiceAuthOutput(CBORObject obj) /// [JsonPropertyName("token")] [JsonRequired] - public string? Token { get; set; } + public string Token { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/GetSessionOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/GetSessionOutput.g.cs index 43eaed94..a4b0c0fe 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/GetSessionOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/GetSessionOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -25,7 +26,7 @@ public partial class GetSessionOutput : ATObject /// suspended
/// deactivated
/// - public GetSessionOutput(FishyFlip.Models.ATHandle? handle = default, FishyFlip.Models.ATDid? did = default, string? email = default, bool? emailConfirmed = default, bool? emailAuthFactor = default, FishyFlip.Models.DidDoc? didDoc = default, bool? active = default, string? status = default) + public GetSessionOutput(FishyFlip.Models.ATHandle handle = default, FishyFlip.Models.ATDid did = default, string? email = default, bool? emailConfirmed = default, bool? emailAuthFactor = default, FishyFlip.Models.DidDoc? didDoc = default, bool? active = default, string? status = default) { this.Handle = handle; this.Did = did; @@ -66,16 +67,14 @@ public GetSessionOutput(CBORObject obj) ///
[JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the email. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCode.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCode.g.cs index 304dfaf3..52a04c58 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCode.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCode.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -19,7 +20,7 @@ public partial class InviteCode : ATObject /// /// /// - public InviteCode(string? code = default, long? available = default, bool? disabled = default, string? forAccount = default, string? createdBy = default, DateTime? createdAt = default, List? uses = default) + public InviteCode(string code = default, long available = default, bool disabled = default, string forAccount = default, string createdBy = default, DateTime? createdAt = default, List uses = default) { this.Code = code; this.Available = available; @@ -58,35 +59,35 @@ public InviteCode(CBORObject obj) /// [JsonPropertyName("code")] [JsonRequired] - public string? Code { get; set; } + public string Code { get; set; } /// /// Gets or sets the available. /// [JsonPropertyName("available")] [JsonRequired] - public long? Available { get; set; } + public long Available { get; set; } /// /// Gets or sets the disabled. /// [JsonPropertyName("disabled")] [JsonRequired] - public bool? Disabled { get; set; } + public bool Disabled { get; set; } /// /// Gets or sets the forAccount. /// [JsonPropertyName("forAccount")] [JsonRequired] - public string? ForAccount { get; set; } + public string ForAccount { get; set; } /// /// Gets or sets the createdBy. /// [JsonPropertyName("createdBy")] [JsonRequired] - public string? CreatedBy { get; set; } + public string CreatedBy { get; set; } /// /// Gets or sets the createdAt. @@ -100,7 +101,7 @@ public InviteCode(CBORObject obj) /// [JsonPropertyName("uses")] [JsonRequired] - public List? Uses { get; set; } + public List Uses { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCodeUse.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCodeUse.g.cs index c169b658..beaf157c 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCodeUse.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/InviteCodeUse.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -14,7 +15,7 @@ public partial class InviteCodeUse : ATObject /// /// /// - public InviteCodeUse(FishyFlip.Models.ATDid? usedBy = default, DateTime? usedAt = default) + public InviteCodeUse(FishyFlip.Models.ATDid usedBy = default, DateTime? usedAt = default) { this.UsedBy = usedBy; this.UsedAt = usedAt; @@ -43,8 +44,7 @@ public InviteCodeUse(CBORObject obj) /// [JsonPropertyName("usedBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? UsedBy { get; set; } + public FishyFlip.Models.ATDid UsedBy { get; set; } /// /// Gets or sets the usedAt. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/Links.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/Links.g.cs index 5d8bf7b2..362862aa 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/Links.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/Links.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/ListAppPasswordsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/ListAppPasswordsOutput.g.cs index 47a6aaf7..08b75db9 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/ListAppPasswordsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/ListAppPasswordsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class ListAppPasswordsOutput : ATObject /// Initializes a new instance of the class. /// /// - public ListAppPasswordsOutput(List? passwords = default) + public ListAppPasswordsOutput(List passwords = default) { this.Passwords = passwords; } @@ -32,7 +33,7 @@ public ListAppPasswordsOutput() /// public ListAppPasswordsOutput(CBORObject obj) { - if (obj["passwords"] is not null) this.Passwords = obj["passwords"].Values.Select(n =>new FishyFlip.Lexicon.Com.Atproto.Server.AppPassword(n)).ToList(); + if (obj["passwords"] is not null) this.Passwords = obj["passwords"].Values.Select(n =>new FishyFlip.Lexicon.Com.Atproto.Server.AppPasswordDef(n)).ToList(); } /// @@ -40,7 +41,7 @@ public ListAppPasswordsOutput(CBORObject obj) /// [JsonPropertyName("passwords")] [JsonRequired] - public List? Passwords { get; set; } + public List Passwords { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/RefreshSessionOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/RefreshSessionOutput.g.cs index a0463194..54705e93 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/RefreshSessionOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/RefreshSessionOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -24,7 +25,7 @@ public partial class RefreshSessionOutput : ATObject /// suspended
/// deactivated
/// - public RefreshSessionOutput(string? accessJwt = default, string? refreshJwt = default, FishyFlip.Models.ATHandle? handle = default, FishyFlip.Models.ATDid? did = default, FishyFlip.Models.DidDoc? didDoc = default, bool? active = default, string? status = default) + public RefreshSessionOutput(string accessJwt = default, string refreshJwt = default, FishyFlip.Models.ATHandle handle = default, FishyFlip.Models.ATDid did = default, FishyFlip.Models.DidDoc? didDoc = default, bool? active = default, string? status = default) { this.AccessJwt = accessJwt; this.RefreshJwt = refreshJwt; @@ -63,30 +64,28 @@ public RefreshSessionOutput(CBORObject obj) ///
[JsonPropertyName("accessJwt")] [JsonRequired] - public string? AccessJwt { get; set; } + public string AccessJwt { get; set; } /// /// Gets or sets the refreshJwt. /// [JsonPropertyName("refreshJwt")] [JsonRequired] - public string? RefreshJwt { get; set; } + public string RefreshJwt { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the didDoc. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestEmailUpdateOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestEmailUpdateOutput.g.cs index 5568218d..7956dfb9 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestEmailUpdateOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestEmailUpdateOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class RequestEmailUpdateOutput : ATObject /// Initializes a new instance of the class. /// /// - public RequestEmailUpdateOutput(bool? tokenRequired = default) + public RequestEmailUpdateOutput(bool tokenRequired = default) { this.TokenRequired = tokenRequired; } @@ -40,7 +41,7 @@ public RequestEmailUpdateOutput(CBORObject obj) /// [JsonPropertyName("tokenRequired")] [JsonRequired] - public bool? TokenRequired { get; set; } + public bool TokenRequired { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestPasswordResetInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestPasswordResetInput.g.cs index 835be7dc..388e95de 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestPasswordResetInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/RequestPasswordResetInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class RequestPasswordResetInput : ATObject /// Initializes a new instance of the class. /// /// - public RequestPasswordResetInput(string? email = default) + public RequestPasswordResetInput(string email = default) { this.Email = email; } @@ -40,7 +41,7 @@ public RequestPasswordResetInput(CBORObject obj) /// [JsonPropertyName("email")] [JsonRequired] - public string? Email { get; set; } + public string Email { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyInput.g.cs index 2f243693..2fb2d297 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyOutput.g.cs index 2688f1b4..a60c4b19 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/ReserveSigningKeyOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class ReserveSigningKeyOutput : ATObject /// Initializes a new instance of the class. /// /// The public key for the reserved signing key, in did:key serialization. - public ReserveSigningKeyOutput(string? signingKey = default) + public ReserveSigningKeyOutput(string signingKey = default) { this.SigningKey = signingKey; } @@ -41,7 +42,7 @@ public ReserveSigningKeyOutput(CBORObject obj) /// [JsonPropertyName("signingKey")] [JsonRequired] - public string? SigningKey { get; set; } + public string SigningKey { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/ResetPasswordInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/ResetPasswordInput.g.cs index fecf7119..70daf4c6 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/ResetPasswordInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/ResetPasswordInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -14,7 +15,7 @@ public partial class ResetPasswordInput : ATObject /// /// /// - public ResetPasswordInput(string? token = default, string? password = default) + public ResetPasswordInput(string token = default, string password = default) { this.Token = token; this.Password = password; @@ -43,14 +44,14 @@ public ResetPasswordInput(CBORObject obj) /// [JsonPropertyName("token")] [JsonRequired] - public string? Token { get; set; } + public string Token { get; set; } /// /// Gets or sets the password. /// [JsonPropertyName("password")] [JsonRequired] - public string? Password { get; set; } + public string Password { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/RevokeAppPasswordInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/RevokeAppPasswordInput.g.cs index d515df04..17635f87 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/RevokeAppPasswordInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/RevokeAppPasswordInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -13,7 +14,7 @@ public partial class RevokeAppPasswordInput : ATObject /// Initializes a new instance of the class. /// /// - public RevokeAppPasswordInput(string? name = default) + public RevokeAppPasswordInput(string name = default) { this.Name = name; } @@ -40,7 +41,7 @@ public RevokeAppPasswordInput(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/ServerEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/ServerEndpoints.g.cs index 6650338d..d15ab049 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/ServerEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/ServerEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -167,15 +168,15 @@ public static class ServerEndpoints /// /// /// - /// Result of - public static Task> CreateAppPasswordAsync (this FishyFlip.ATProtocol atp, string name, bool? privileged = default, CancellationToken cancellationToken = default) + /// Result of + public static Task> CreateAppPasswordAsync (this FishyFlip.ATProtocol atp, string name, bool? privileged = default, CancellationToken cancellationToken = default) { var endpointUrl = CreateAppPassword.ToString(); var headers = new Dictionary(); var inputItem = new CreateAppPasswordInput(); inputItem.Name = name; inputItem.Privileged = privileged; - return atp.Post(endpointUrl, atp.Options.SourceGenerationContext.ComAtprotoServerCreateAppPasswordInput!, atp.Options.SourceGenerationContext.ComAtprotoServerAppPasswordDef!, inputItem, cancellationToken, headers); + return atp.Post(endpointUrl, atp.Options.SourceGenerationContext.ComAtprotoServerCreateAppPasswordInput!, atp.Options.SourceGenerationContext.ComAtprotoServerAppPassword!, inputItem, cancellationToken, headers); } diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Server/UpdateEmailInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Server/UpdateEmailInput.g.cs index cda2b27f..de21c870 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Server/UpdateEmailInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Server/UpdateEmailInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Server { @@ -15,7 +16,7 @@ public partial class UpdateEmailInput : ATObject /// /// /// Requires a token from com.atproto.sever.requestEmailUpdate if the account's email has been confirmed. - public UpdateEmailInput(string? email = default, bool? emailAuthFactor = default, string? token = default) + public UpdateEmailInput(string email = default, bool? emailAuthFactor = default, string? token = default) { this.Email = email; this.EmailAuthFactor = emailAuthFactor; @@ -46,7 +47,7 @@ public UpdateEmailInput(CBORObject obj) /// [JsonPropertyName("email")] [JsonRequired] - public string? Email { get; set; } + public string Email { get; set; } /// /// Gets or sets the emailAuthFactor. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/ATProtoSync.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/ATProtoSync.g.cs index 919e3bac..79034e0c 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/ATProtoSync.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/ATProtoSync.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Account.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Account.g.cs index a67296fa..50d80b8b 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Account.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Account.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -26,7 +27,7 @@ public partial class Account : ATObject /// deleted
/// deactivated
/// - public Account(long? seq = default, FishyFlip.Models.ATDid? did = default, DateTime? time = default, bool? active = default, string? status = default) + public Account(long seq = default, FishyFlip.Models.ATDid did = default, DateTime? time = default, bool active = default, string? status = default) { this.Seq = seq; this.Did = did; @@ -61,15 +62,14 @@ public Account(CBORObject obj) ///
[JsonPropertyName("seq")] [JsonRequired] - public long? Seq { get; set; } + public long Seq { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the time. @@ -84,7 +84,7 @@ public Account(CBORObject obj) /// [JsonPropertyName("active")] [JsonRequired] - public bool? Active { get; set; } + public bool Active { get; set; } /// /// Gets or sets the status. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Commit.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Commit.g.cs index 52329561..53713bdc 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Commit.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Commit.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -25,7 +26,7 @@ public partial class Commit : ATObject /// /// /// Timestamp of when this message was originally broadcast. - public Commit(long? seq = default, bool? tooBig = default, FishyFlip.Models.ATDid? repo = default, Ipfs.Cid? commit = default, string? rev = default, string? since = default, byte[]? blocks = default, List? ops = default, List? blobs = default, DateTime? time = default) + public Commit(long seq = default, bool tooBig = default, FishyFlip.Models.ATDid repo = default, Ipfs.Cid commit = default, string rev = default, string since = default, byte[] blocks = default, List ops = default, List blobs = default, DateTime? time = default) { this.Seq = seq; this.TooBig = tooBig; @@ -71,7 +72,7 @@ public Commit(CBORObject obj) /// [JsonPropertyName("seq")] [JsonRequired] - public long? Seq { get; set; } + public long Seq { get; set; } /// /// Gets or sets the tooBig. @@ -79,7 +80,7 @@ public Commit(CBORObject obj) /// [JsonPropertyName("tooBig")] [JsonRequired] - public bool? TooBig { get; set; } + public bool TooBig { get; set; } /// /// Gets or sets the repo. @@ -87,8 +88,7 @@ public Commit(CBORObject obj) /// [JsonPropertyName("repo")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Repo { get; set; } + public FishyFlip.Models.ATDid Repo { get; set; } /// /// Gets or sets the commit. @@ -96,8 +96,7 @@ public Commit(CBORObject obj) /// [JsonPropertyName("commit")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATCidJsonConverter))] - public Ipfs.Cid? CommitValue { get; set; } + public Ipfs.Cid CommitValue { get; set; } /// /// Gets or sets the rev. @@ -105,7 +104,7 @@ public Commit(CBORObject obj) /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the since. @@ -113,7 +112,7 @@ public Commit(CBORObject obj) /// [JsonPropertyName("since")] [JsonRequired] - public string? Since { get; set; } + public string Since { get; set; } /// /// Gets or sets the blocks. @@ -121,21 +120,21 @@ public Commit(CBORObject obj) /// [JsonPropertyName("blocks")] [JsonRequired] - public byte[]? Blocks { get; set; } + public byte[] Blocks { get; set; } /// /// Gets or sets the ops. /// [JsonPropertyName("ops")] [JsonRequired] - public List? Ops { get; set; } + public List Ops { get; set; } /// /// Gets or sets the blobs. /// [JsonPropertyName("blobs")] [JsonRequired] - public List? Blobs { get; set; } + public List Blobs { get; set; } /// /// Gets or sets the time. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetLatestCommitOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetLatestCommitOutput.g.cs index d840979b..0dbf59c6 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetLatestCommitOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetLatestCommitOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -14,7 +15,7 @@ public partial class GetLatestCommitOutput : ATObject /// /// /// - public GetLatestCommitOutput(string? cid = default, string? rev = default) + public GetLatestCommitOutput(string cid = default, string rev = default) { this.Cid = cid; this.Rev = rev; @@ -43,14 +44,14 @@ public GetLatestCommitOutput(CBORObject obj) /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the rev. /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetRepoStatusOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetRepoStatusOutput.g.cs index 843540e3..0c73f8a2 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetRepoStatusOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/GetRepoStatusOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -21,7 +22,7 @@ public partial class GetRepoStatusOutput : ATObject /// deactivated
/// /// Optional field, the current rev of the repo, if active=true - public GetRepoStatusOutput(FishyFlip.Models.ATDid? did = default, bool? active = default, string? status = default, string? rev = default) + public GetRepoStatusOutput(FishyFlip.Models.ATDid did = default, bool active = default, string? status = default, string? rev = default) { this.Did = did; this.Active = active; @@ -54,15 +55,14 @@ public GetRepoStatusOutput(CBORObject obj) ///
[JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the active. /// [JsonPropertyName("active")] [JsonRequired] - public bool? Active { get; set; } + public bool Active { get; set; } /// /// Gets or sets the status. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Identity.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Identity.g.cs index 6623a07f..ff451175 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Identity.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Identity.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -19,7 +20,7 @@ public partial class Identity : ATObject /// /// /// The current handle for the account, or 'handle.invalid' if validation fails. This field is optional, might have been validated or passed-through from an upstream source. Semantics and behaviors for PDS vs Relay may evolve in the future; see atproto specs for more details. - public Identity(long? seq = default, FishyFlip.Models.ATDid? did = default, DateTime? time = default, FishyFlip.Models.ATHandle? handle = default) + public Identity(long seq = default, FishyFlip.Models.ATDid did = default, DateTime? time = default, FishyFlip.Models.ATHandle? handle = default) { this.Seq = seq; this.Did = did; @@ -52,15 +53,14 @@ public Identity(CBORObject obj) /// [JsonPropertyName("seq")] [JsonRequired] - public long? Seq { get; set; } + public long Seq { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the time. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Info.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Info.g.cs index 8a3a13a8..d6b80741 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Info.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Info.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -17,7 +18,7 @@ public partial class Info : ATObject /// OutdatedCursor
/// /// - public Info(string? name = default, string? message = default) + public Info(string name = default, string? message = default) { this.Name = name; this.Message = message; @@ -48,7 +49,7 @@ public Info(CBORObject obj) ///
[JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the message. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListBlobsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListBlobsOutput.g.cs index e0c3bf1c..371a41ee 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListBlobsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListBlobsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -14,7 +15,7 @@ public partial class ListBlobsOutput : ATObject /// /// /// - public ListBlobsOutput(string? cursor = default, List? cids = default) + public ListBlobsOutput(string? cursor = default, List cids = default) { this.Cursor = cursor; this.Cids = cids; @@ -49,7 +50,7 @@ public ListBlobsOutput(CBORObject obj) /// [JsonPropertyName("cids")] [JsonRequired] - public List? Cids { get; set; } + public List Cids { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListReposOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListReposOutput.g.cs index 2011f676..96debc0f 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListReposOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/ListReposOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -14,7 +15,7 @@ public partial class ListReposOutput : ATObject /// /// /// - public ListReposOutput(string? cursor = default, List? repos = default) + public ListReposOutput(string? cursor = default, List repos = default) { this.Cursor = cursor; this.Repos = repos; @@ -49,7 +50,7 @@ public ListReposOutput(CBORObject obj) /// [JsonPropertyName("repos")] [JsonRequired] - public List? Repos { get; set; } + public List Repos { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/NotifyOfUpdateInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/NotifyOfUpdateInput.g.cs index 381a8690..06efa5de 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/NotifyOfUpdateInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/NotifyOfUpdateInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -13,7 +14,7 @@ public partial class NotifyOfUpdateInput : ATObject /// Initializes a new instance of the class. /// /// Hostname of the current service (usually a PDS) that is notifying of update. - public NotifyOfUpdateInput(string? hostname = default) + public NotifyOfUpdateInput(string hostname = default) { this.Hostname = hostname; } @@ -41,7 +42,7 @@ public NotifyOfUpdateInput(CBORObject obj) /// [JsonPropertyName("hostname")] [JsonRequired] - public string? Hostname { get; set; } + public string Hostname { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Repo.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Repo.g.cs index 47413adc..36dac644 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/Repo.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/Repo.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -22,7 +23,7 @@ public partial class Repo : ATObject /// suspended
/// deactivated
/// - public Repo(FishyFlip.Models.ATDid? did = default, string? head = default, string? rev = default, bool? active = default, string? status = default) + public Repo(FishyFlip.Models.ATDid did = default, string head = default, string rev = default, bool? active = default, string? status = default) { this.Did = did; this.Head = head; @@ -57,8 +58,7 @@ public Repo(CBORObject obj) ///
[JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the head. @@ -66,14 +66,14 @@ public Repo(CBORObject obj) /// [JsonPropertyName("head")] [JsonRequired] - public string? Head { get; set; } + public string Head { get; set; } /// /// Gets or sets the rev. /// [JsonPropertyName("rev")] [JsonRequired] - public string? Rev { get; set; } + public string Rev { get; set; } /// /// Gets or sets the active. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/RepoOp.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/RepoOp.g.cs index 7c62206c..1d037989 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/RepoOp.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/RepoOp.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -23,7 +24,7 @@ public partial class RepoOp : ATObject /// /// /// For creates and updates, the new record CID. For deletions, null. - public RepoOp(string? action = default, string? path = default, Ipfs.Cid? cid = default) + public RepoOp(string action = default, string path = default, Ipfs.Cid cid = default) { this.Action = action; this.Path = path; @@ -58,14 +59,14 @@ public RepoOp(CBORObject obj) /// [JsonPropertyName("action")] [JsonRequired] - public string? Action { get; set; } + public string Action { get; set; } /// /// Gets or sets the path. /// [JsonPropertyName("path")] [JsonRequired] - public string? Path { get; set; } + public string Path { get; set; } /// /// Gets or sets the cid. @@ -73,8 +74,7 @@ public RepoOp(CBORObject obj) /// [JsonPropertyName("cid")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATCidJsonConverter))] - public Ipfs.Cid? Cid { get; set; } + public Ipfs.Cid Cid { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/RequestCrawlInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/RequestCrawlInput.g.cs index 6d2c03bf..fe3e2603 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/RequestCrawlInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/RequestCrawlInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { @@ -13,7 +14,7 @@ public partial class RequestCrawlInput : ATObject /// Initializes a new instance of the class. /// /// Hostname of the current service (eg, PDS) that is requesting to be crawled. - public RequestCrawlInput(string? hostname = default) + public RequestCrawlInput(string hostname = default) { this.Hostname = hostname; } @@ -41,7 +42,7 @@ public RequestCrawlInput(CBORObject obj) /// [JsonPropertyName("hostname")] [JsonRequired] - public string? Hostname { get; set; } + public string Hostname { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Sync/SyncEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Sync/SyncEndpoints.g.cs index c7ea0e5b..e627a6ef 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Sync/SyncEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Sync/SyncEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Sync { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Temp/ATProtoTemp.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Temp/ATProtoTemp.g.cs index 246c2b9c..aae7e4d0 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Temp/ATProtoTemp.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Temp/ATProtoTemp.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Temp { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleInput.g.cs index fdbeece7..04f4a9dc 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Temp { @@ -13,7 +14,7 @@ public partial class AddReservedHandleInput : ATObject /// Initializes a new instance of the class. /// /// - public AddReservedHandleInput(string? handle = default) + public AddReservedHandleInput(string handle = default) { this.Handle = handle; } @@ -40,7 +41,7 @@ public AddReservedHandleInput(CBORObject obj) /// [JsonPropertyName("handle")] [JsonRequired] - public string? Handle { get; set; } + public string Handle { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleOutput.g.cs index 86286c32..f2fde66e 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Temp/AddReservedHandleOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Temp { diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Temp/CheckSignupQueueOutput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Temp/CheckSignupQueueOutput.g.cs index ceb6ed31..b3ca20ea 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Temp/CheckSignupQueueOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Temp/CheckSignupQueueOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Temp { @@ -15,7 +16,7 @@ public partial class CheckSignupQueueOutput : ATObject /// /// /// - public CheckSignupQueueOutput(bool? activated = default, long? placeInQueue = default, long? estimatedTimeMs = default) + public CheckSignupQueueOutput(bool activated = default, long? placeInQueue = default, long? estimatedTimeMs = default) { this.Activated = activated; this.PlaceInQueue = placeInQueue; @@ -46,7 +47,7 @@ public CheckSignupQueueOutput(CBORObject obj) /// [JsonPropertyName("activated")] [JsonRequired] - public bool? Activated { get; set; } + public bool Activated { get; set; } /// /// Gets or sets the placeInQueue. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Temp/RequestPhoneVerificationInput.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Temp/RequestPhoneVerificationInput.g.cs index 5752fb39..bd9dea99 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Temp/RequestPhoneVerificationInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Temp/RequestPhoneVerificationInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Temp { @@ -13,7 +14,7 @@ public partial class RequestPhoneVerificationInput : ATObject /// Initializes a new instance of the class. /// /// - public RequestPhoneVerificationInput(string? phoneNumber = default) + public RequestPhoneVerificationInput(string phoneNumber = default) { this.PhoneNumber = phoneNumber; } @@ -40,7 +41,7 @@ public RequestPhoneVerificationInput(CBORObject obj) /// [JsonPropertyName("phoneNumber")] [JsonRequired] - public string? PhoneNumber { get; set; } + public string PhoneNumber { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Atproto/Temp/TempEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Atproto/Temp/TempEndpoints.g.cs index 501d4a59..af76076c 100644 --- a/src/FishyFlip/Lexicon/Com/Atproto/Temp/TempEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Atproto/Temp/TempEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Atproto.Temp { diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ATProtoPinkseaExtensions.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ATProtoPinkseaExtensions.g.cs index 22b9c181..95232801 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ATProtoPinkseaExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ATProtoPinkseaExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Author.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Author.g.cs index c1f4cb69..61f00355 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Author.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Author.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -17,7 +18,7 @@ public partial class Author : ATObject /// /// The DID of the author /// The handle of the author. - public Author(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default) + public Author(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default) { this.Did = did; this.Handle = handle; @@ -47,8 +48,7 @@ public Author(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. @@ -56,8 +56,7 @@ public Author(CBORObject obj) /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ComShinolabsPinksea.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ComShinolabsPinksea.g.cs index c231bed1..68860451 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ComShinolabsPinksea.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ComShinolabsPinksea.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorFeedOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorFeedOutput.g.cs index b5267033..91e879da 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorFeedOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorFeedOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -13,7 +14,7 @@ public partial class GetAuthorFeedOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetAuthorFeedOutput(List? oekaki = default) + public GetAuthorFeedOutput(List oekaki = default) { this.Oekaki = oekaki; } @@ -40,7 +41,7 @@ public GetAuthorFeedOutput(CBORObject obj) /// [JsonPropertyName("oekaki")] [JsonRequired] - public List? Oekaki { get; set; } + public List Oekaki { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorRepliesOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorRepliesOutput.g.cs index c8782b6e..d5b52aaf 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorRepliesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetAuthorRepliesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -13,7 +14,7 @@ public partial class GetAuthorRepliesOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetAuthorRepliesOutput(List? oekaki = default) + public GetAuthorRepliesOutput(List oekaki = default) { this.Oekaki = oekaki; } @@ -40,7 +41,7 @@ public GetAuthorRepliesOutput(CBORObject obj) /// [JsonPropertyName("oekaki")] [JsonRequired] - public List? Oekaki { get; set; } + public List Oekaki { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetHandleFromDidOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetHandleFromDidOutput.g.cs index 7c01637b..c79a1f55 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetHandleFromDidOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetHandleFromDidOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -13,7 +14,7 @@ public partial class GetHandleFromDidOutput : ATObject /// Initializes a new instance of the class. /// /// The handle. - public GetHandleFromDidOutput(FishyFlip.Models.ATHandle? handle = default) + public GetHandleFromDidOutput(FishyFlip.Models.ATHandle handle = default) { this.Handle = handle; } @@ -41,8 +42,7 @@ public GetHandleFromDidOutput(CBORObject obj) /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetIdentityOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetIdentityOutput.g.cs index 5337a15a..75a8f9c5 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetIdentityOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetIdentityOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -14,7 +15,7 @@ public partial class GetIdentityOutput : ATObject /// /// The DID of the user. /// The handle of the author. - public GetIdentityOutput(FishyFlip.Models.ATIdentifier? did = default, FishyFlip.Models.ATHandle? handle = default) + public GetIdentityOutput(FishyFlip.Models.ATIdentifier did = default, FishyFlip.Models.ATHandle handle = default) { this.Did = did; this.Handle = handle; @@ -45,7 +46,7 @@ public GetIdentityOutput(CBORObject obj) [JsonPropertyName("did")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Did { get; set; } + public FishyFlip.Models.ATIdentifier Did { get; set; } /// /// Gets or sets the handle. @@ -53,8 +54,7 @@ public GetIdentityOutput(CBORObject obj) /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetOekakiOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetOekakiOutput.g.cs index 299cec40..01131453 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetOekakiOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetOekakiOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -18,7 +19,7 @@ public partial class GetOekakiOutput : ATObject /// (com.shinolabs.pinksea.appViewDefs#oekakiTombstone)
/// /// - public GetOekakiOutput(ATObject? parent = default, List? children = default) + public GetOekakiOutput(ATObject parent = default, List children = default) { this.Parent = parent; this.Children = children; @@ -50,14 +51,14 @@ public GetOekakiOutput(CBORObject obj) ///
[JsonPropertyName("parent")] [JsonRequired] - public ATObject? Parent { get; set; } + public ATObject Parent { get; set; } /// /// Gets or sets the children. /// [JsonPropertyName("children")] [JsonRequired] - public List? Children { get; set; } + public List Children { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetParentForReplyOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetParentForReplyOutput.g.cs index 67ed2f8e..9fdbf8cf 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetParentForReplyOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetParentForReplyOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -14,7 +15,7 @@ public partial class GetParentForReplyOutput : ATObject /// /// The DID of the author. /// The record key. - public GetParentForReplyOutput(FishyFlip.Models.ATIdentifier? did = default, string? rkey = default) + public GetParentForReplyOutput(FishyFlip.Models.ATIdentifier did = default, string rkey = default) { this.Did = did; this.Rkey = rkey; @@ -45,7 +46,7 @@ public GetParentForReplyOutput(CBORObject obj) [JsonPropertyName("did")] [JsonRequired] [JsonConverter(typeof(FishyFlip.Tools.Json.ATIdentifierJsonConverter))] - public FishyFlip.Models.ATIdentifier? Did { get; set; } + public FishyFlip.Models.ATIdentifier Did { get; set; } /// /// Gets or sets the rkey. @@ -53,7 +54,7 @@ public GetParentForReplyOutput(CBORObject obj) /// [JsonPropertyName("rkey")] [JsonRequired] - public string? Rkey { get; set; } + public string Rkey { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetRecentOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetRecentOutput.g.cs index 64e86955..d8a08124 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetRecentOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetRecentOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -13,7 +14,7 @@ public partial class GetRecentOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetRecentOutput(List? oekaki = default) + public GetRecentOutput(List oekaki = default) { this.Oekaki = oekaki; } @@ -40,7 +41,7 @@ public GetRecentOutput(CBORObject obj) /// [JsonPropertyName("oekaki")] [JsonRequired] - public List? Oekaki { get; set; } + public List Oekaki { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetTagFeedOutput.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetTagFeedOutput.g.cs index 19c345d0..324255bb 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetTagFeedOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/GetTagFeedOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -13,7 +14,7 @@ public partial class GetTagFeedOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetTagFeedOutput(List? oekaki = default) + public GetTagFeedOutput(List oekaki = default) { this.Oekaki = oekaki; } @@ -40,7 +41,7 @@ public GetTagFeedOutput(CBORObject obj) /// [JsonPropertyName("oekaki")] [JsonRequired] - public List? Oekaki { get; set; } + public List Oekaki { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/HydratedOekaki.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/HydratedOekaki.g.cs index 216bf31c..a063261b 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/HydratedOekaki.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/HydratedOekaki.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -25,7 +26,7 @@ public partial class HydratedOekaki : ATObject /// Is this oekaki NSFW? /// An array of tags this image had. /// Alt text description of the image, for accessibility. - public HydratedOekaki(FishyFlip.Lexicon.Com.Shinolabs.Pinksea.Author? author = default, string? image = default, string? at = default, string? cid = default, DateTime? creationTime = default, bool? nsfw = default, List? tags = default, string? alt = default) + public HydratedOekaki(FishyFlip.Lexicon.Com.Shinolabs.Pinksea.Author author = default, string image = default, string at = default, string cid = default, DateTime? creationTime = default, bool nsfw = default, List? tags = default, string? alt = default) { this.Author = author; this.Image = image; @@ -67,7 +68,7 @@ public HydratedOekaki(CBORObject obj) /// [JsonPropertyName("author")] [JsonRequired] - public FishyFlip.Lexicon.Com.Shinolabs.Pinksea.Author? Author { get; set; } + public FishyFlip.Lexicon.Com.Shinolabs.Pinksea.Author Author { get; set; } /// /// Gets or sets the image. @@ -75,7 +76,7 @@ public HydratedOekaki(CBORObject obj) /// [JsonPropertyName("image")] [JsonRequired] - public string? Image { get; set; } + public string Image { get; set; } /// /// Gets or sets the at. @@ -83,7 +84,7 @@ public HydratedOekaki(CBORObject obj) /// [JsonPropertyName("at")] [JsonRequired] - public string? At { get; set; } + public string At { get; set; } /// /// Gets or sets the cid. @@ -91,7 +92,7 @@ public HydratedOekaki(CBORObject obj) /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the creationTime. @@ -107,7 +108,7 @@ public HydratedOekaki(CBORObject obj) /// [JsonPropertyName("nsfw")] [JsonRequired] - public bool? Nsfw { get; set; } + public bool Nsfw { get; set; } /// /// Gets or sets the tags. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Image.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Image.g.cs index ef27d4de..ba909350 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Image.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Image.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -16,7 +17,7 @@ public partial class Image : ATObject /// /// com.shinolabs.pinksea.defs#imageLink
/// - public Image(Blob? blob = default, FishyFlip.Lexicon.Com.Shinolabs.Pinksea.ImageLink? imageLink = default) + public Image(Blob blob = default, FishyFlip.Lexicon.Com.Shinolabs.Pinksea.ImageLink imageLink = default) { this.Blob = blob; this.ImageLink = imageLink; @@ -46,7 +47,7 @@ public Image(CBORObject obj) ///
[JsonPropertyName("blob")] [JsonRequired] - public Blob? Blob { get; set; } + public Blob Blob { get; set; } /// /// Gets or sets the imageLink. @@ -54,7 +55,7 @@ public Image(CBORObject obj) /// [JsonPropertyName("imageLink")] [JsonRequired] - public FishyFlip.Lexicon.Com.Shinolabs.Pinksea.ImageLink? ImageLink { get; set; } + public FishyFlip.Lexicon.Com.Shinolabs.Pinksea.ImageLink ImageLink { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ImageLink.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ImageLink.g.cs index 6aaf4a11..c7fc04ed 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ImageLink.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/ImageLink.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -17,7 +18,7 @@ public partial class ImageLink : ATObject /// /// Fully-qualified URL where a large version of the image can be fetched. /// Alt text description of the image, for accessibility. - public ImageLink(string? fullsize = default, string? alt = default) + public ImageLink(string fullsize = default, string? alt = default) { this.Fullsize = fullsize; this.Alt = alt; @@ -47,7 +48,7 @@ public ImageLink(CBORObject obj) /// [JsonPropertyName("fullsize")] [JsonRequired] - public string? Fullsize { get; set; } + public string Fullsize { get; set; } /// /// Gets or sets the alt. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Oekaki.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Oekaki.g.cs index 70396b99..64da84da 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Oekaki.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/Oekaki.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/OekakiTombstone.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/OekakiTombstone.g.cs index deec7680..88b8962d 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/OekakiTombstone.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/OekakiTombstone.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { @@ -16,7 +17,7 @@ public partial class OekakiTombstone : ATObject /// Initializes a new instance of the class. /// /// The AT uri of the former oekaki. - public OekakiTombstone(FishyFlip.Models.ATUri? formerAt = default) + public OekakiTombstone(FishyFlip.Models.ATUri formerAt = default) { this.FormerAt = formerAt; } @@ -44,8 +45,7 @@ public OekakiTombstone(CBORObject obj) /// [JsonPropertyName("formerAt")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? FormerAt { get; set; } + public FishyFlip.Models.ATUri FormerAt { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaEndpoints.g.cs index 382b589b..fe715cca 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Shinolabs.Pinksea { diff --git a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaExtensions.g.cs b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaExtensions.g.cs index 6e3c3834..9b33a8c6 100644 --- a/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Com/Shinolabs/Pinksea/PinkseaExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -50,10 +51,10 @@ public static class ComShinolabsPinkseaExtensions { var record = new FishyFlip.Lexicon.Com.Shinolabs.Pinksea.Oekaki(); record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.Image = image; - record.Tags = tags; - record.InResponseTo = inResponseTo; - record.Nsfw = nsfw; + record.Image = image ; + record.Tags = tags ; + record.InResponseTo = inResponseTo ; + record.Nsfw = nsfw ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "com.shinolabs.pinksea.oekaki", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ATProtoBlogExtensions.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ATProtoBlogExtensions.g.cs index 711f898b..98854b52 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ATProtoBlogExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ATProtoBlogExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlobMetadata.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlobMetadata.g.cs index dfc2b4de..0908e868 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlobMetadata.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlobMetadata.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -14,7 +15,7 @@ public partial class BlobMetadata : ATObject /// /// /// - public BlobMetadata(Blob? blobref = default, string? name = default) + public BlobMetadata(Blob blobref = default, string? name = default) { this.Blobref = blobref; this.Name = name; @@ -43,7 +44,7 @@ public BlobMetadata(CBORObject obj) /// [JsonPropertyName("blobref")] [JsonRequired] - public Blob? Blobref { get; set; } + public Blob Blobref { get; set; } /// /// Gets or sets the name. diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEndpoints.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEndpoints.g.cs index 14da8e0d..57db4275 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEntry.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEntry.g.cs index 26b9e443..3d32447f 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEntry.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogEntry.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -14,7 +15,7 @@ public partial class BlogEntry : ATObject /// /// /// - public BlogEntry(string? content = default, DateTime? createdAt = default) + public BlogEntry(string content = default, DateTime? createdAt = default) { this.Content = content; this.CreatedAt = createdAt ?? DateTime.UtcNow; @@ -43,7 +44,7 @@ public BlogEntry(CBORObject obj) /// [JsonPropertyName("content")] [JsonRequired] - public string? Content { get; set; } + public string Content { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogExtensions.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogExtensions.g.cs index 03f14d9d..82703fe9 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/BlogExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -49,13 +50,13 @@ public static class ComWhtwndBlogExtensions public static Task> CreateEntryAsync(this FishyFlip.Lexicon.Com.Whtwnd.Blog.ComWhtwndBlog atp, string? content, DateTime? createdAt = default, string? title = default, FishyFlip.Lexicon.Com.Whtwnd.Blog.Ogp? ogp = default, string? theme = default, List? blobs = default, string? visibility = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Com.Whtwnd.Blog.Entry(); - record.Content = content; + record.Content = content ; record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.Title = title; - record.Ogp = ogp; - record.Theme = theme; - record.Blobs = blobs; - record.Visibility = visibility; + record.Title = title ; + record.Ogp = ogp ; + record.Theme = theme ; + record.Blobs = blobs ; + record.Visibility = visibility ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "com.whtwnd.blog.entry", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ComWhtwndBlog.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ComWhtwndBlog.g.cs index 53aa3eef..80d617ef 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ComWhtwndBlog.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/ComWhtwndBlog.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Comment.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Comment.g.cs index a44bd58a..de8a581f 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Comment.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Comment.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -14,7 +15,7 @@ public partial class Comment : ATObject /// /// /// - public Comment(string? content = default, FishyFlip.Models.ATUri? entryUri = default) + public Comment(string content = default, FishyFlip.Models.ATUri entryUri = default) { this.Content = content; this.EntryUri = entryUri; @@ -43,15 +44,14 @@ public Comment(CBORObject obj) /// [JsonPropertyName("content")] [JsonRequired] - public string? Content { get; set; } + public string Content { get; set; } /// /// Gets or sets the entryUri. /// [JsonPropertyName("entryUri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? EntryUri { get; set; } + public FishyFlip.Models.ATUri EntryUri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Entry.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Entry.g.cs index bfe32cf8..042a41e7 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Entry.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Entry.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetAuthorPostsOutput.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetAuthorPostsOutput.g.cs index a53b69e5..a3b9c567 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetAuthorPostsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetAuthorPostsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -13,7 +14,7 @@ public partial class GetAuthorPostsOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetAuthorPostsOutput(List? post = default) + public GetAuthorPostsOutput(List post = default) { this.Post = post; } @@ -40,7 +41,7 @@ public GetAuthorPostsOutput(CBORObject obj) /// [JsonPropertyName("post")] [JsonRequired] - public List? Post { get; set; } + public List Post { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetEntryMetadataByNameOutput.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetEntryMetadataByNameOutput.g.cs index 40817a6c..ea381eb2 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetEntryMetadataByNameOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetEntryMetadataByNameOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -15,7 +16,7 @@ public partial class GetEntryMetadataByNameOutput : ATObject /// /// /// - public GetEntryMetadataByNameOutput(FishyFlip.Models.ATUri? entryUri = default, DateTime? lastUpdate = default, string? cid = default) + public GetEntryMetadataByNameOutput(FishyFlip.Models.ATUri entryUri = default, DateTime? lastUpdate = default, string? cid = default) { this.EntryUri = entryUri; this.LastUpdate = lastUpdate; @@ -46,8 +47,7 @@ public GetEntryMetadataByNameOutput(CBORObject obj) /// [JsonPropertyName("entryUri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? EntryUri { get; set; } + public FishyFlip.Models.ATUri EntryUri { get; set; } /// /// Gets or sets the lastUpdate. diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetMentionsByEntryOutput.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetMentionsByEntryOutput.g.cs index 745ac0a1..f1cdfb1a 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetMentionsByEntryOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/GetMentionsByEntryOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -13,7 +14,7 @@ public partial class GetMentionsByEntryOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetMentionsByEntryOutput(List? mentions = default) + public GetMentionsByEntryOutput(List mentions = default) { this.Mentions = mentions; } @@ -40,7 +41,7 @@ public GetMentionsByEntryOutput(CBORObject obj) /// [JsonPropertyName("mentions")] [JsonRequired] - public List? Mentions { get; set; } + public List Mentions { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryInput.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryInput.g.cs index 01b7996d..f6ba5e06 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryInput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -13,7 +14,7 @@ public partial class NotifyOfNewEntryInput : ATObject /// Initializes a new instance of the class. /// /// - public NotifyOfNewEntryInput(FishyFlip.Models.ATUri? entryUri = default) + public NotifyOfNewEntryInput(FishyFlip.Models.ATUri entryUri = default) { this.EntryUri = entryUri; } @@ -40,8 +41,7 @@ public NotifyOfNewEntryInput(CBORObject obj) /// [JsonPropertyName("entryUri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? EntryUri { get; set; } + public FishyFlip.Models.ATUri EntryUri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryOutput.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryOutput.g.cs index cb92f235..1c5217c3 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryOutput.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/NotifyOfNewEntryOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { diff --git a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Ogp.g.cs b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Ogp.g.cs index cd732df4..b30ceebd 100644 --- a/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Ogp.g.cs +++ b/src/FishyFlip/Lexicon/Com/Whtwnd/Blog/Ogp.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Com.Whtwnd.Blog { @@ -15,7 +16,7 @@ public partial class Ogp : ATObject /// /// /// - public Ogp(string? url = default, long? width = default, long? height = default) + public Ogp(string url = default, long? width = default, long? height = default) { this.Url = url; this.Width = width; @@ -46,7 +47,7 @@ public Ogp(CBORObject obj) /// [JsonPropertyName("url")] [JsonRequired] - public string? Url { get; set; } + public string Url { get; set; } /// /// Gets or sets the width. diff --git a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/ATProtoBookmarksExtensions.g.cs b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/ATProtoBookmarksExtensions.g.cs index bb40c58b..66f8fa22 100644 --- a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/ATProtoBookmarksExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/ATProtoBookmarksExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/Bookmark.g.cs b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/Bookmark.g.cs index 45fdab4e..15308433 100644 --- a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/Bookmark.g.cs +++ b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/Bookmark.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Community.Lexicon.Bookmarks { diff --git a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksEndpoints.g.cs b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksEndpoints.g.cs index d5c53e19..935e8ad5 100644 --- a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Community.Lexicon.Bookmarks { diff --git a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksExtensions.g.cs b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksExtensions.g.cs index 467c3da6..9bea77ac 100644 --- a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/BookmarksExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -43,9 +44,9 @@ public static class CommunityLexiconBookmarksExtensions public static Task> CreateBookmarkAsync(this FishyFlip.Lexicon.Community.Lexicon.Bookmarks.CommunityLexiconBookmarks atp, string? subject, DateTime? createdAt = default, List? tags = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Community.Lexicon.Bookmarks.Bookmark(); - record.Subject = subject; + record.Subject = subject ; record.CreatedAt = createdAt ?? DateTime.UtcNow; - record.Tags = tags; + record.Tags = tags ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "community.lexicon.bookmarks.bookmark", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/CommunityLexiconBookmarks.g.cs b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/CommunityLexiconBookmarks.g.cs index 4659cef8..c37b0bd0 100644 --- a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/CommunityLexiconBookmarks.g.cs +++ b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/CommunityLexiconBookmarks.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Community.Lexicon.Bookmarks { diff --git a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/GetActorBookmarksOutput.g.cs b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/GetActorBookmarksOutput.g.cs index e5e61984..41595264 100644 --- a/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/GetActorBookmarksOutput.g.cs +++ b/src/FishyFlip/Lexicon/Community/Lexicon/Bookmarks/GetActorBookmarksOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Community.Lexicon.Bookmarks { @@ -14,7 +15,7 @@ public partial class GetActorBookmarksOutput : ATObject /// /// /// - public GetActorBookmarksOutput(string? cursor = default, List? bookmarks = default) + public GetActorBookmarksOutput(string? cursor = default, List bookmarks = default) { this.Cursor = cursor; this.Bookmarks = bookmarks; @@ -49,7 +50,7 @@ public GetActorBookmarksOutput(CBORObject obj) /// [JsonPropertyName("bookmarks")] [JsonRequired] - public List? Bookmarks { get; set; } + public List Bookmarks { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Errors/AccountNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/AccountNotFoundError.g.cs index a53ea56f..45208142 100644 --- a/src/FishyFlip/Lexicon/Errors/AccountNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/AccountNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/AccountTakedownError.g.cs b/src/FishyFlip/Lexicon/Errors/AccountTakedownError.g.cs index abba779c..24a2f125 100644 --- a/src/FishyFlip/Lexicon/Errors/AccountTakedownError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/AccountTakedownError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/ActorNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/ActorNotFoundError.g.cs index ff893f39..bcd4fa1f 100644 --- a/src/FishyFlip/Lexicon/Errors/ActorNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/ActorNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/AuthFactorTokenRequiredError.g.cs b/src/FishyFlip/Lexicon/Errors/AuthFactorTokenRequiredError.g.cs index 0736e225..9e73429f 100644 --- a/src/FishyFlip/Lexicon/Errors/AuthFactorTokenRequiredError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/AuthFactorTokenRequiredError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/BadExpirationError.g.cs b/src/FishyFlip/Lexicon/Errors/BadExpirationError.g.cs index ce9bd532..8a9ef563 100644 --- a/src/FishyFlip/Lexicon/Errors/BadExpirationError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/BadExpirationError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/BadQueryStringError.g.cs b/src/FishyFlip/Lexicon/Errors/BadQueryStringError.g.cs index 60603562..483f5b4c 100644 --- a/src/FishyFlip/Lexicon/Errors/BadQueryStringError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/BadQueryStringError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/BlobNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/BlobNotFoundError.g.cs index a4a4fcb8..25ec9318 100644 --- a/src/FishyFlip/Lexicon/Errors/BlobNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/BlobNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/BlockNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/BlockNotFoundError.g.cs index 714326f2..fc195cf7 100644 --- a/src/FishyFlip/Lexicon/Errors/BlockNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/BlockNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/BlockedActorError.g.cs b/src/FishyFlip/Lexicon/Errors/BlockedActorError.g.cs index 83686619..5ed42ed7 100644 --- a/src/FishyFlip/Lexicon/Errors/BlockedActorError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/BlockedActorError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/BlockedByActorError.g.cs b/src/FishyFlip/Lexicon/Errors/BlockedByActorError.g.cs index 8922ad30..7acb6cd9 100644 --- a/src/FishyFlip/Lexicon/Errors/BlockedByActorError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/BlockedByActorError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/CannotDeleteSelfError.g.cs b/src/FishyFlip/Lexicon/Errors/CannotDeleteSelfError.g.cs index ae750a52..085f4c69 100644 --- a/src/FishyFlip/Lexicon/Errors/CannotDeleteSelfError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/CannotDeleteSelfError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/ConsumerTooSlowError.g.cs b/src/FishyFlip/Lexicon/Errors/ConsumerTooSlowError.g.cs index 941fd7d2..91adb497 100644 --- a/src/FishyFlip/Lexicon/Errors/ConsumerTooSlowError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/ConsumerTooSlowError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/DuplicateCreateError.g.cs b/src/FishyFlip/Lexicon/Errors/DuplicateCreateError.g.cs index f5d94396..63bce54b 100644 --- a/src/FishyFlip/Lexicon/Errors/DuplicateCreateError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/DuplicateCreateError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/DuplicateTemplateNameError.g.cs b/src/FishyFlip/Lexicon/Errors/DuplicateTemplateNameError.g.cs index e1cdb75b..df75be57 100644 --- a/src/FishyFlip/Lexicon/Errors/DuplicateTemplateNameError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/DuplicateTemplateNameError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/ExpiredTokenError.g.cs b/src/FishyFlip/Lexicon/Errors/ExpiredTokenError.g.cs index 7391aa21..3d980f81 100644 --- a/src/FishyFlip/Lexicon/Errors/ExpiredTokenError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/ExpiredTokenError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/FutureCursorError.g.cs b/src/FishyFlip/Lexicon/Errors/FutureCursorError.g.cs index 1c482586..2670a00a 100644 --- a/src/FishyFlip/Lexicon/Errors/FutureCursorError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/FutureCursorError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/HandleNotAvailableError.g.cs b/src/FishyFlip/Lexicon/Errors/HandleNotAvailableError.g.cs index 47dd681e..635e9c29 100644 --- a/src/FishyFlip/Lexicon/Errors/HandleNotAvailableError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/HandleNotAvailableError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/IncompatibleDidDocError.g.cs b/src/FishyFlip/Lexicon/Errors/IncompatibleDidDocError.g.cs index 2a56ef4e..96a57645 100644 --- a/src/FishyFlip/Lexicon/Errors/IncompatibleDidDocError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/IncompatibleDidDocError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/InvalidEmailError.g.cs b/src/FishyFlip/Lexicon/Errors/InvalidEmailError.g.cs index d9fada9f..c8f529e0 100644 --- a/src/FishyFlip/Lexicon/Errors/InvalidEmailError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/InvalidEmailError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/InvalidHandleError.g.cs b/src/FishyFlip/Lexicon/Errors/InvalidHandleError.g.cs index 64cde982..1e8d5dda 100644 --- a/src/FishyFlip/Lexicon/Errors/InvalidHandleError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/InvalidHandleError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/InvalidInviteCodeError.g.cs b/src/FishyFlip/Lexicon/Errors/InvalidInviteCodeError.g.cs index b1d6997b..013005bf 100644 --- a/src/FishyFlip/Lexicon/Errors/InvalidInviteCodeError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/InvalidInviteCodeError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/InvalidPasswordError.g.cs b/src/FishyFlip/Lexicon/Errors/InvalidPasswordError.g.cs index bf43471f..4322f4aa 100644 --- a/src/FishyFlip/Lexicon/Errors/InvalidPasswordError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/InvalidPasswordError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/InvalidSwapError.g.cs b/src/FishyFlip/Lexicon/Errors/InvalidSwapError.g.cs index 4e86ef23..b6dc90e9 100644 --- a/src/FishyFlip/Lexicon/Errors/InvalidSwapError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/InvalidSwapError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/InvalidTokenError.g.cs b/src/FishyFlip/Lexicon/Errors/InvalidTokenError.g.cs index 7f462a94..58c50298 100644 --- a/src/FishyFlip/Lexicon/Errors/InvalidTokenError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/InvalidTokenError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/MemberAlreadyExistsError.g.cs b/src/FishyFlip/Lexicon/Errors/MemberAlreadyExistsError.g.cs index 63a99447..1b1adcbf 100644 --- a/src/FishyFlip/Lexicon/Errors/MemberAlreadyExistsError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/MemberAlreadyExistsError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/MemberNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/MemberNotFoundError.g.cs index 4d5f42a4..67c7204b 100644 --- a/src/FishyFlip/Lexicon/Errors/MemberNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/MemberNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/NotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/NotFoundError.g.cs index e364521e..04ad0391 100644 --- a/src/FishyFlip/Lexicon/Errors/NotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/NotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/RecordNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/RecordNotFoundError.g.cs index 4cfade6a..009abe63 100644 --- a/src/FishyFlip/Lexicon/Errors/RecordNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/RecordNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/RepoDeactivatedError.g.cs b/src/FishyFlip/Lexicon/Errors/RepoDeactivatedError.g.cs index a4ba66c6..87f9469f 100644 --- a/src/FishyFlip/Lexicon/Errors/RepoDeactivatedError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/RepoDeactivatedError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/RepoNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/RepoNotFoundError.g.cs index 7874322d..41d0b7be 100644 --- a/src/FishyFlip/Lexicon/Errors/RepoNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/RepoNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/RepoSuspendedError.g.cs b/src/FishyFlip/Lexicon/Errors/RepoSuspendedError.g.cs index 7a6d4310..5294950f 100644 --- a/src/FishyFlip/Lexicon/Errors/RepoSuspendedError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/RepoSuspendedError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/RepoTakendownError.g.cs b/src/FishyFlip/Lexicon/Errors/RepoTakendownError.g.cs index 02f212b3..c063de79 100644 --- a/src/FishyFlip/Lexicon/Errors/RepoTakendownError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/RepoTakendownError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/SetNotFoundError.g.cs b/src/FishyFlip/Lexicon/Errors/SetNotFoundError.g.cs index 2f85cc74..9075a4a1 100644 --- a/src/FishyFlip/Lexicon/Errors/SetNotFoundError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/SetNotFoundError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/SubjectHasActionError.g.cs b/src/FishyFlip/Lexicon/Errors/SubjectHasActionError.g.cs index f6d6a262..bd1e678b 100644 --- a/src/FishyFlip/Lexicon/Errors/SubjectHasActionError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/SubjectHasActionError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/TokenRequiredError.g.cs b/src/FishyFlip/Lexicon/Errors/TokenRequiredError.g.cs index 7f8a7d93..c43e85d2 100644 --- a/src/FishyFlip/Lexicon/Errors/TokenRequiredError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/TokenRequiredError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/UnknownFeedError.g.cs b/src/FishyFlip/Lexicon/Errors/UnknownFeedError.g.cs index c11d9cef..e4a90228 100644 --- a/src/FishyFlip/Lexicon/Errors/UnknownFeedError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/UnknownFeedError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/UnknownListError.g.cs b/src/FishyFlip/Lexicon/Errors/UnknownListError.g.cs index cfe1ab7e..fa94ae92 100644 --- a/src/FishyFlip/Lexicon/Errors/UnknownListError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/UnknownListError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/UnresolvableDidError.g.cs b/src/FishyFlip/Lexicon/Errors/UnresolvableDidError.g.cs index a05f373f..fbecc3d8 100644 --- a/src/FishyFlip/Lexicon/Errors/UnresolvableDidError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/UnresolvableDidError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Errors/UnsupportedDomainError.g.cs b/src/FishyFlip/Lexicon/Errors/UnsupportedDomainError.g.cs index 051c4be6..e55e0a82 100644 --- a/src/FishyFlip/Lexicon/Errors/UnsupportedDomainError.g.cs +++ b/src/FishyFlip/Lexicon/Errors/UnsupportedDomainError.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/ATProtoActorExtensions.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/ATProtoActorExtensions.g.cs index 525d0400..b532e05e 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/ATProtoActorExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/ATProtoActorExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/FeaturedItem.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/FeaturedItem.g.cs index b0fc5c02..a5024355 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/FeaturedItem.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/FeaturedItem.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Actor { @@ -14,7 +15,7 @@ public partial class FeaturedItem : ATObject /// /// The Musicbrainz ID of the item /// The type of the item. Must be a valid Musicbrainz type, e.g. album, track, recording, etc. - public FeaturedItem(string? mbid = default, string? type = default) + public FeaturedItem(string mbid = default, string type = default) { this.Mbid = mbid; this.TypeValue = type; @@ -44,7 +45,7 @@ public FeaturedItem(CBORObject obj) /// [JsonPropertyName("mbid")] [JsonRequired] - public string? Mbid { get; set; } + public string Mbid { get; set; } /// /// Gets or sets the type. @@ -52,7 +53,7 @@ public FeaturedItem(CBORObject obj) /// [JsonPropertyName("type")] [JsonRequired] - public string? TypeValue { get; set; } + public string TypeValue { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Profile.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Profile.g.cs index 8e7965fd..7d4a1b53 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Profile.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Profile.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Actor { diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Status.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Status.g.cs index 33958e92..1d336d5b 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Status.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Actor/Status.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Actor { diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/ATProtoFeedExtensions.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/ATProtoFeedExtensions.g.cs index 5283e7fd..d5192261 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/ATProtoFeedExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/ATProtoFeedExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedEndpoints.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedEndpoints.g.cs index 77f90956..c4a43c60 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Feed { diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedExtensions.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedExtensions.g.cs index 57b9dd55..da916e03 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FeedExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; @@ -53,19 +54,19 @@ public static class FmTealAlphaFeedExtensions public static Task> CreatePlayAsync(this FishyFlip.Lexicon.Fm.Teal.Alpha.Feed.FmTealAlphaFeed atp, string? trackName, List? artistNames, string? trackMbId = default, string? recordingMbId = default, long? duration = default, List? artistMbIds = default, string? releaseName = default, string? releaseMbId = default, string? isrc = default, string? originUrl = default, string? musicServiceBaseDomain = default, string? submissionClientAgent = default, DateTime? playedTime = default, string? rkey = default, bool? validate = default, string? swapCommit = default, CancellationToken cancellationToken = default) { var record = new FishyFlip.Lexicon.Fm.Teal.Alpha.Feed.Play(); - record.TrackName = trackName; - record.TrackMbId = trackMbId; - record.RecordingMbId = recordingMbId; - record.Duration = duration; - record.ArtistNames = artistNames; - record.ArtistMbIds = artistMbIds; - record.ReleaseName = releaseName; - record.ReleaseMbId = releaseMbId; - record.Isrc = isrc; - record.OriginUrl = originUrl; - record.MusicServiceBaseDomain = musicServiceBaseDomain; - record.SubmissionClientAgent = submissionClientAgent; - record.PlayedTime = playedTime; + record.TrackName = trackName ; + record.TrackMbId = trackMbId ; + record.RecordingMbId = recordingMbId ; + record.Duration = duration ; + record.ArtistNames = artistNames ; + record.ArtistMbIds = artistMbIds ; + record.ReleaseName = releaseName ; + record.ReleaseMbId = releaseMbId ; + record.Isrc = isrc ; + record.OriginUrl = originUrl ; + record.MusicServiceBaseDomain = musicServiceBaseDomain ; + record.SubmissionClientAgent = submissionClientAgent ; + record.PlayedTime = playedTime ; return atp.ATProtocol.CreateRecordAsync(atp.ATProtocol.SessionManager.Session?.Did ?? throw new InvalidOperationException("Session did is required."), "fm.teal.alpha.feed.play", record, rkey, validate, swapCommit, cancellationToken); } diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FmTealAlphaFeed.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FmTealAlphaFeed.g.cs index b07e27ef..7758a303 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FmTealAlphaFeed.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/FmTealAlphaFeed.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Feed { diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetActorFeedOutput.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetActorFeedOutput.g.cs index 5bd00ac0..91cdad5a 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetActorFeedOutput.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetActorFeedOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Feed { @@ -13,7 +14,7 @@ public partial class GetActorFeedOutput : ATObject /// Initializes a new instance of the class. /// /// - public GetActorFeedOutput(List? plays = default) + public GetActorFeedOutput(List plays = default) { this.Plays = plays; } @@ -40,7 +41,7 @@ public GetActorFeedOutput(CBORObject obj) /// [JsonPropertyName("plays")] [JsonRequired] - public List? Plays { get; set; } + public List Plays { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetPlayOutput.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetPlayOutput.g.cs index e76c458b..e3f1bdf0 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetPlayOutput.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/GetPlayOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Feed { @@ -15,7 +16,7 @@ public partial class GetPlayOutput : ATObject /// /// (fm.teal.alpha.feed.defs#playView) /// - public GetPlayOutput(FishyFlip.Lexicon.Fm.Teal.Alpha.Feed.PlayView? play = default) + public GetPlayOutput(FishyFlip.Lexicon.Fm.Teal.Alpha.Feed.PlayView play = default) { this.Play = play; } @@ -43,7 +44,7 @@ public GetPlayOutput(CBORObject obj) /// [JsonPropertyName("play")] [JsonRequired] - public FishyFlip.Lexicon.Fm.Teal.Alpha.Feed.PlayView? Play { get; set; } + public FishyFlip.Lexicon.Fm.Teal.Alpha.Feed.PlayView Play { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/Play.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/Play.g.cs index 42fc48c7..d20e0fd3 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/Play.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/Play.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Feed { diff --git a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/PlayView.g.cs b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/PlayView.g.cs index 16906374..01a3646c 100644 --- a/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/PlayView.g.cs +++ b/src/FishyFlip/Lexicon/Fm/Teal/Alpha/Feed/PlayView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fm.Teal.Alpha.Feed { @@ -25,7 +26,7 @@ public partial class PlayView : ATObject /// The base domain of the music service. e.g. music.apple.com, tidal.com, spotify.com. Defaults to 'local' if not provided. /// A user-agent style string specifying the user agent. e.g. tealtracker/0.0.1b (Linux; Android 13; SM-A715F). Defaults to 'manual/unknown' if not provided. /// The unix timestamp of when the track was played - public PlayView(string? trackName = default, string? trackMbId = default, string? recordingMbId = default, long? duration = default, List? artistNames = default, List? artistMbIds = default, string? releaseName = default, string? releaseMbId = default, string? isrc = default, string? originUrl = default, string? musicServiceBaseDomain = default, string? submissionClientAgent = default, DateTime? playedTime = default) + public PlayView(string trackName = default, string? trackMbId = default, string? recordingMbId = default, long? duration = default, List artistNames = default, List? artistMbIds = default, string? releaseName = default, string? releaseMbId = default, string? isrc = default, string? originUrl = default, string? musicServiceBaseDomain = default, string? submissionClientAgent = default, DateTime? playedTime = default) { this.TrackName = trackName; this.TrackMbId = trackMbId; @@ -77,7 +78,7 @@ public PlayView(CBORObject obj) /// [JsonPropertyName("trackName")] [JsonRequired] - public string? TrackName { get; set; } + public string TrackName { get; set; } /// /// Gets or sets the trackMbId. @@ -106,7 +107,7 @@ public PlayView(CBORObject obj) /// [JsonPropertyName("artistNames")] [JsonRequired] - public List? ArtistNames { get; set; } + public List ArtistNames { get; set; } /// /// Gets or sets the artistMbIds. diff --git a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/ATProtoFrontpageExtensions.g.cs b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/ATProtoFrontpageExtensions.g.cs index eec10566..5a2def09 100644 --- a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/ATProtoFrontpageExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/ATProtoFrontpageExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Comment.g.cs b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Comment.g.cs index 2ee75646..253e1648 100644 --- a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Comment.g.cs +++ b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Comment.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fyi.Unravel.Frontpage { diff --git a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Post.g.cs b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Post.g.cs index 88aaf40d..0366f9bb 100644 --- a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Post.g.cs +++ b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Post.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fyi.Unravel.Frontpage { diff --git a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Vote.g.cs b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Vote.g.cs index 6430c9fd..5e664643 100644 --- a/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Vote.g.cs +++ b/src/FishyFlip/Lexicon/Fyi/Unravel/Frontpage/Vote.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Fyi.Unravel.Frontpage { diff --git a/src/FishyFlip/Lexicon/Link/Pastesphere/ATProtoPastesphereExtensions.g.cs b/src/FishyFlip/Lexicon/Link/Pastesphere/ATProtoPastesphereExtensions.g.cs index d7ade9e7..5a0537da 100644 --- a/src/FishyFlip/Lexicon/Link/Pastesphere/ATProtoPastesphereExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Link/Pastesphere/ATProtoPastesphereExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Link/Pastesphere/Snippet.g.cs b/src/FishyFlip/Lexicon/Link/Pastesphere/Snippet.g.cs index d77f7b60..af145c92 100644 --- a/src/FishyFlip/Lexicon/Link/Pastesphere/Snippet.g.cs +++ b/src/FishyFlip/Lexicon/Link/Pastesphere/Snippet.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Link.Pastesphere { diff --git a/src/FishyFlip/Lexicon/Ma/Tokono/Byov/ATProtoByovExtensions.g.cs b/src/FishyFlip/Lexicon/Ma/Tokono/Byov/ATProtoByovExtensions.g.cs index c09c45ab..4b71f9b3 100644 --- a/src/FishyFlip/Lexicon/Ma/Tokono/Byov/ATProtoByovExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Ma/Tokono/Byov/ATProtoByovExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Subscription.g.cs b/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Subscription.g.cs index 8105a5d1..3a2862a8 100644 --- a/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Subscription.g.cs +++ b/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Subscription.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Ma.Tokono.Byov { diff --git a/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Video.g.cs b/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Video.g.cs index 1caf710e..9a3a9ac5 100644 --- a/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Video.g.cs +++ b/src/FishyFlip/Lexicon/Ma/Tokono/Byov/Video.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Ma.Tokono.Byov { diff --git a/src/FishyFlip/Lexicon/My/Skylights/ATProtoSkylightsExtensions.g.cs b/src/FishyFlip/Lexicon/My/Skylights/ATProtoSkylightsExtensions.g.cs index c0422fde..d3359aa2 100644 --- a/src/FishyFlip/Lexicon/My/Skylights/ATProtoSkylightsExtensions.g.cs +++ b/src/FishyFlip/Lexicon/My/Skylights/ATProtoSkylightsExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/My/Skylights/Note.g.cs b/src/FishyFlip/Lexicon/My/Skylights/Note.g.cs index 9b0c0830..f36642f0 100644 --- a/src/FishyFlip/Lexicon/My/Skylights/Note.g.cs +++ b/src/FishyFlip/Lexicon/My/Skylights/Note.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.My.Skylights { @@ -15,7 +16,7 @@ public partial class Note : ATObject /// /// /// - public Note(string? value = default, DateTime? createdAt = default, DateTime? updatedAt = default) + public Note(string value = default, DateTime? createdAt = default, DateTime? updatedAt = default) { this.Value = value; this.CreatedAt = createdAt ?? DateTime.UtcNow; @@ -46,7 +47,7 @@ public Note(CBORObject obj) /// [JsonPropertyName("value")] [JsonRequired] - public string? Value { get; set; } + public string Value { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/My/Skylights/Rating.g.cs b/src/FishyFlip/Lexicon/My/Skylights/Rating.g.cs index f6c08b2f..4032c80f 100644 --- a/src/FishyFlip/Lexicon/My/Skylights/Rating.g.cs +++ b/src/FishyFlip/Lexicon/My/Skylights/Rating.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.My.Skylights { @@ -14,7 +15,7 @@ public partial class Rating : ATObject /// /// /// - public Rating(long? value = default, DateTime? createdAt = default) + public Rating(long value = default, DateTime? createdAt = default) { this.Value = value; this.CreatedAt = createdAt ?? DateTime.UtcNow; @@ -43,7 +44,7 @@ public Rating(CBORObject obj) /// [JsonPropertyName("value")] [JsonRequired] - public long? Value { get; set; } + public long Value { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/My/Skylights/RefItem.g.cs b/src/FishyFlip/Lexicon/My/Skylights/RefItem.g.cs index eed4cb5a..c9156ff5 100644 --- a/src/FishyFlip/Lexicon/My/Skylights/RefItem.g.cs +++ b/src/FishyFlip/Lexicon/My/Skylights/RefItem.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.My.Skylights { @@ -14,7 +15,7 @@ public partial class RefItem : ATObject /// /// /// - public RefItem(string? @ref = default, string? value = default) + public RefItem(string @ref = default, string value = default) { this.Ref = @ref; this.Value = value; @@ -43,14 +44,14 @@ public RefItem(CBORObject obj) /// [JsonPropertyName("ref")] [JsonRequired] - public string? Ref { get; set; } + public string Ref { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public string? Value { get; set; } + public string Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/My/Skylights/Rel.g.cs b/src/FishyFlip/Lexicon/My/Skylights/Rel.g.cs index f32749c9..b04a2e5b 100644 --- a/src/FishyFlip/Lexicon/My/Skylights/Rel.g.cs +++ b/src/FishyFlip/Lexicon/My/Skylights/Rel.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.My.Skylights { diff --git a/src/FishyFlip/Lexicon/My/Skylights/UrlItem.g.cs b/src/FishyFlip/Lexicon/My/Skylights/UrlItem.g.cs index 3071c8e9..5c1f356e 100644 --- a/src/FishyFlip/Lexicon/My/Skylights/UrlItem.g.cs +++ b/src/FishyFlip/Lexicon/My/Skylights/UrlItem.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.My.Skylights { @@ -13,7 +14,7 @@ public partial class UrlItem : ATObject /// Initializes a new instance of the class. /// /// - public UrlItem(string? value = default) + public UrlItem(string value = default) { this.Value = value; } @@ -40,7 +41,7 @@ public UrlItem(CBORObject obj) /// [JsonPropertyName("value")] [JsonRequired] - public string? Value { get; set; } + public string Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Social/Psky/Actor/ATProtoActorExtensions.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Actor/ATProtoActorExtensions.g.cs index b998917f..f8aab0a8 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Actor/ATProtoActorExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Actor/ATProtoActorExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Social/Psky/Actor/Profile.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Actor/Profile.g.cs index c6ab7412..d32c5caf 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Actor/Profile.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Actor/Profile.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Actor { diff --git a/src/FishyFlip/Lexicon/Social/Psky/Chat/ATProtoChatExtensions.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Chat/ATProtoChatExtensions.g.cs index 3f0ef6c4..03096e69 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Chat/ATProtoChatExtensions.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Chat/ATProtoChatExtensions.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings using FishyFlip.Lexicon.Com.Atproto.Repo; diff --git a/src/FishyFlip/Lexicon/Social/Psky/Chat/Message.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Chat/Message.g.cs index 736d9b9f..c2a508ae 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Chat/Message.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Chat/Message.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Chat { diff --git a/src/FishyFlip/Lexicon/Social/Psky/Chat/ModlistRef.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Chat/ModlistRef.g.cs index ca67d0d6..9e901685 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Chat/ModlistRef.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Chat/ModlistRef.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Chat { @@ -14,7 +15,7 @@ public partial class ModlistRef : ATObject /// /// /// - public ModlistRef(bool? active = default, List? users = default) + public ModlistRef(bool active = default, List users = default) { this.Active = active; this.Users = users; @@ -43,14 +44,14 @@ public ModlistRef(CBORObject obj) /// [JsonPropertyName("active")] [JsonRequired] - public bool? Active { get; set; } = false; + public bool Active { get; set; } = false; /// /// Gets or sets the users. /// [JsonPropertyName("users")] [JsonRequired] - public List? Users { get; set; } + public List Users { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Social/Psky/Chat/Room.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Chat/Room.g.cs index 65d1bea7..296af4d3 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Chat/Room.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Chat/Room.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Chat { diff --git a/src/FishyFlip/Lexicon/Social/Psky/Richtext/ByteSlice.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Richtext/ByteSlice.g.cs index 1de066e8..eb8ad9d3 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Richtext/ByteSlice.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Richtext/ByteSlice.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Richtext { @@ -17,7 +18,7 @@ public partial class ByteSlice : ATObject /// /// /// - public ByteSlice(long? byteStart = default, long? byteEnd = default) + public ByteSlice(long byteStart = default, long byteEnd = default) { this.ByteStart = byteStart; this.ByteEnd = byteEnd; @@ -46,14 +47,14 @@ public ByteSlice(CBORObject obj) /// [JsonPropertyName("byteStart")] [JsonRequired] - public long? ByteStart { get; set; } + public long ByteStart { get; set; } /// /// Gets or sets the byteEnd. /// [JsonPropertyName("byteEnd")] [JsonRequired] - public long? ByteEnd { get; set; } + public long ByteEnd { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Facet.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Facet.g.cs index 9402841e..5046a6c0 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Facet.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Facet.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Richtext { @@ -24,7 +25,7 @@ public partial class Facet : ATObject /// #link
/// #room
/// - public Facet(FishyFlip.Lexicon.Social.Psky.Richtext.ByteSlice? index = default, List? features = default) + public Facet(FishyFlip.Lexicon.Social.Psky.Richtext.ByteSlice index = default, List features = default) { this.Index = index; this.Features = features; @@ -54,7 +55,7 @@ public Facet(CBORObject obj) ///
[JsonPropertyName("index")] [JsonRequired] - public FishyFlip.Lexicon.Social.Psky.Richtext.ByteSlice? Index { get; set; } + public FishyFlip.Lexicon.Social.Psky.Richtext.ByteSlice Index { get; set; } /// /// Gets or sets the features. @@ -65,7 +66,7 @@ public Facet(CBORObject obj) /// [JsonPropertyName("features")] [JsonRequired] - public List? Features { get; set; } + public List Features { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Link.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Link.g.cs index 439dfc6e..031f8041 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Link.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Link.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Richtext { @@ -16,7 +17,7 @@ public partial class Link : ATObject /// Initializes a new instance of the class. /// /// - public Link(string? uri = default) + public Link(string uri = default) { this.Uri = uri; } @@ -43,7 +44,7 @@ public Link(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - public string? Uri { get; set; } + public string Uri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Mention.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Mention.g.cs index d4a8b77b..4e282f2f 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Mention.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Mention.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Richtext { @@ -16,7 +17,7 @@ public partial class Mention : ATObject /// Initializes a new instance of the class. /// /// - public Mention(FishyFlip.Models.ATDid? did = default) + public Mention(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -43,8 +44,7 @@ public Mention(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Room.g.cs b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Room.g.cs index aa237afd..2f4b9e0e 100644 --- a/src/FishyFlip/Lexicon/Social/Psky/Richtext/Room.g.cs +++ b/src/FishyFlip/Lexicon/Social/Psky/Richtext/Room.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Social.Psky.Richtext { @@ -16,7 +17,7 @@ public partial class Room : ATObject /// Initializes a new instance of the class. /// /// - public Room(string? room = default) + public Room(string room = default) { this.RoomValue = room; } @@ -43,7 +44,7 @@ public Room(CBORObject obj) /// [JsonPropertyName("room")] [JsonRequired] - public string? RoomValue { get; set; } + public string RoomValue { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/SourceGenerationContext.g.cs b/src/FishyFlip/Lexicon/SourceGenerationContext.g.cs index 691a1886..a895da88 100644 --- a/src/FishyFlip/Lexicon/SourceGenerationContext.g.cs +++ b/src/FishyFlip/Lexicon/SourceGenerationContext.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon { @@ -257,10 +258,10 @@ namespace FishyFlip.Lexicon [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListComShinolabsPinkseaGetAuthorRepliesOutput")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Graph.GetBlocksOutput), TypeInfoPropertyName = "AppBskyGraphGetBlocksOutput")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyGraphGetBlocksOutput")] - [JsonSerializable(typeof(FishyFlip.Lexicon.Tools.Ozone.Server.GetConfigOutput), TypeInfoPropertyName = "ToolsOzoneServerGetConfigOutput")] - [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListToolsOzoneServerGetConfigOutput")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Unspecced.GetConfigOutput), TypeInfoPropertyName = "AppBskyUnspeccedGetConfigOutput")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyUnspeccedGetConfigOutput")] + [JsonSerializable(typeof(FishyFlip.Lexicon.Tools.Ozone.Server.GetConfigOutput), TypeInfoPropertyName = "ToolsOzoneServerGetConfigOutput")] + [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListToolsOzoneServerGetConfigOutput")] [JsonSerializable(typeof(FishyFlip.Lexicon.Chat.Bsky.Convo.GetConvoForMembersOutput), TypeInfoPropertyName = "ChatBskyConvoGetConvoForMembersOutput")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListChatBskyConvoGetConvoForMembersOutput")] [JsonSerializable(typeof(FishyFlip.Lexicon.Chat.Bsky.Convo.GetConvoOutput), TypeInfoPropertyName = "ChatBskyConvoGetConvoOutput")] @@ -627,10 +628,10 @@ namespace FishyFlip.Lexicon [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListChatBskyActorProfileViewBasic")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewDetailed), TypeInfoPropertyName = "AppBskyActorProfileViewDetailed")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyActorProfileViewDetailed")] - [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Notification.PutPreferencesInput), TypeInfoPropertyName = "AppBskyNotificationPutPreferencesInput")] - [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyNotificationPutPreferencesInput")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Actor.PutPreferencesInput), TypeInfoPropertyName = "AppBskyActorPutPreferencesInput")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyActorPutPreferencesInput")] + [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Notification.PutPreferencesInput), TypeInfoPropertyName = "AppBskyNotificationPutPreferencesInput")] + [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyNotificationPutPreferencesInput")] [JsonSerializable(typeof(FishyFlip.Lexicon.Com.Atproto.Repo.PutRecordInput), TypeInfoPropertyName = "ComAtprotoRepoPutRecordInput")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListComAtprotoRepoPutRecordInput")] [JsonSerializable(typeof(FishyFlip.Lexicon.Com.Atproto.Repo.PutRecordOutput), TypeInfoPropertyName = "ComAtprotoRepoPutRecordOutput")] @@ -731,10 +732,10 @@ namespace FishyFlip.Lexicon [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyActorSavedFeedsPrefV2")] [JsonSerializable(typeof(FishyFlip.Lexicon.Com.Atproto.Lexicon.Schema), TypeInfoPropertyName = "ComAtprotoLexiconSchema")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListComAtprotoLexiconSchema")] - [JsonSerializable(typeof(FishyFlip.Lexicon.Tools.Ozone.Signature.SearchAccountsOutput), TypeInfoPropertyName = "ToolsOzoneSignatureSearchAccountsOutput")] - [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListToolsOzoneSignatureSearchAccountsOutput")] [JsonSerializable(typeof(FishyFlip.Lexicon.Com.Atproto.Admin.SearchAccountsOutput), TypeInfoPropertyName = "ComAtprotoAdminSearchAccountsOutput")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListComAtprotoAdminSearchAccountsOutput")] + [JsonSerializable(typeof(FishyFlip.Lexicon.Tools.Ozone.Signature.SearchAccountsOutput), TypeInfoPropertyName = "ToolsOzoneSignatureSearchAccountsOutput")] + [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListToolsOzoneSignatureSearchAccountsOutput")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Actor.SearchActorsOutput), TypeInfoPropertyName = "AppBskyActorSearchActorsOutput")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyActorSearchActorsOutput")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Unspecced.SearchActorsSkeletonOutput), TypeInfoPropertyName = "AppBskyUnspeccedSearchActorsSkeletonOutput")] @@ -903,10 +904,10 @@ namespace FishyFlip.Lexicon [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyEmbedViewDetached")] [JsonSerializable(typeof(FishyFlip.Lexicon.Tools.Ozone.Server.ViewerConfig), TypeInfoPropertyName = "ToolsOzoneServerViewerConfig")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListToolsOzoneServerViewerConfig")] - [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Feed.ViewerState), TypeInfoPropertyName = "AppBskyFeedViewerState")] - [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyFeedViewerState")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Actor.ViewerState), TypeInfoPropertyName = "AppBskyActorViewerState")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyActorViewerState")] + [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Feed.ViewerState), TypeInfoPropertyName = "AppBskyFeedViewerState")] + [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyFeedViewerState")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Embed.ViewExternal), TypeInfoPropertyName = "AppBskyEmbedViewExternal")] [JsonSerializable(typeof(List), TypeInfoPropertyName = "ListAppBskyEmbedViewExternal")] [JsonSerializable(typeof(FishyFlip.Lexicon.App.Bsky.Embed.ViewExternalExternal), TypeInfoPropertyName = "AppBskyEmbedViewExternalExternal")] diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CommunicationEndpoints.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CommunicationEndpoints.g.cs index b7e8a9e9..ae60b6eb 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CommunicationEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CommunicationEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Communication { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CreateTemplateInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CreateTemplateInput.g.cs index 12f29849..e79fcc1a 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CreateTemplateInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/CreateTemplateInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Communication { @@ -17,7 +18,7 @@ public partial class CreateTemplateInput : ATObject /// Subject of the message, used in emails. /// Message language. /// DID of the user who is creating the template. - public CreateTemplateInput(string? name = default, string? contentMarkdown = default, string? subject = default, string? lang = default, FishyFlip.Models.ATDid? createdBy = default) + public CreateTemplateInput(string name = default, string contentMarkdown = default, string subject = default, string? lang = default, FishyFlip.Models.ATDid? createdBy = default) { this.Name = name; this.ContentMarkdown = contentMarkdown; @@ -53,7 +54,7 @@ public CreateTemplateInput(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the contentMarkdown. @@ -61,7 +62,7 @@ public CreateTemplateInput(CBORObject obj) /// [JsonPropertyName("contentMarkdown")] [JsonRequired] - public string? ContentMarkdown { get; set; } + public string ContentMarkdown { get; set; } /// /// Gets or sets the subject. @@ -69,7 +70,7 @@ public CreateTemplateInput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public string? Subject { get; set; } + public string Subject { get; set; } /// /// Gets or sets the lang. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/DeleteTemplateInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/DeleteTemplateInput.g.cs index 47e2fdcc..0c91deed 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/DeleteTemplateInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/DeleteTemplateInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Communication { @@ -13,7 +14,7 @@ public partial class DeleteTemplateInput : ATObject /// Initializes a new instance of the class. /// /// - public DeleteTemplateInput(string? id = default) + public DeleteTemplateInput(string id = default) { this.Id = id; } @@ -40,7 +41,7 @@ public DeleteTemplateInput(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ListTemplatesOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ListTemplatesOutput.g.cs index bc21f9f6..9dc42d02 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ListTemplatesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ListTemplatesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Communication { @@ -13,7 +14,7 @@ public partial class ListTemplatesOutput : ATObject /// Initializes a new instance of the class. /// /// - public ListTemplatesOutput(List? communicationTemplates = default) + public ListTemplatesOutput(List communicationTemplates = default) { this.CommunicationTemplates = communicationTemplates; } @@ -40,7 +41,7 @@ public ListTemplatesOutput(CBORObject obj) /// [JsonPropertyName("communicationTemplates")] [JsonRequired] - public List? CommunicationTemplates { get; set; } + public List CommunicationTemplates { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/TemplateView.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/TemplateView.g.cs index dcf5a8c2..e97995bc 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/TemplateView.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/TemplateView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Communication { @@ -21,7 +22,7 @@ public partial class TemplateView : ATObject /// DID of the user who last updated the template. /// /// - public TemplateView(string? id = default, string? name = default, string? subject = default, string? contentMarkdown = default, bool? disabled = default, string? lang = default, FishyFlip.Models.ATDid? lastUpdatedBy = default, DateTime? createdAt = default, DateTime? updatedAt = default) + public TemplateView(string id = default, string name = default, string? subject = default, string contentMarkdown = default, bool disabled = default, string? lang = default, FishyFlip.Models.ATDid lastUpdatedBy = default, DateTime? createdAt = default, DateTime? updatedAt = default) { this.Id = id; this.Name = name; @@ -64,7 +65,7 @@ public TemplateView(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets or sets the name. @@ -72,7 +73,7 @@ public TemplateView(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the subject. @@ -87,14 +88,14 @@ public TemplateView(CBORObject obj) /// [JsonPropertyName("contentMarkdown")] [JsonRequired] - public string? ContentMarkdown { get; set; } + public string ContentMarkdown { get; set; } /// /// Gets or sets the disabled. /// [JsonPropertyName("disabled")] [JsonRequired] - public bool? Disabled { get; set; } + public bool Disabled { get; set; } /// /// Gets or sets the lang. @@ -109,8 +110,7 @@ public TemplateView(CBORObject obj) /// [JsonPropertyName("lastUpdatedBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? LastUpdatedBy { get; set; } + public FishyFlip.Models.ATDid LastUpdatedBy { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ToolsOzoneCommunication.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ToolsOzoneCommunication.g.cs index 89ee5db0..4ad0009f 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ToolsOzoneCommunication.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/ToolsOzoneCommunication.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Communication { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/UpdateTemplateInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/UpdateTemplateInput.g.cs index 182322cd..327c06dd 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Communication/UpdateTemplateInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Communication/UpdateTemplateInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Communication { @@ -19,7 +20,7 @@ public partial class UpdateTemplateInput : ATObject /// Subject of the message, used in emails. /// DID of the user who is updating the template. /// - public UpdateTemplateInput(string? id = default, string? name = default, string? lang = default, string? contentMarkdown = default, string? subject = default, FishyFlip.Models.ATDid? updatedBy = default, bool? disabled = default) + public UpdateTemplateInput(string id = default, string? name = default, string? lang = default, string? contentMarkdown = default, string? subject = default, FishyFlip.Models.ATDid? updatedBy = default, bool? disabled = default) { this.Id = id; this.Name = name; @@ -59,7 +60,7 @@ public UpdateTemplateInput(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public string? Id { get; set; } + public string Id { get; set; } /// /// Gets or sets the name. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountEvent.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountEvent.g.cs index 61c09baf..6af6e2b6 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountEvent.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountEvent.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -27,7 +28,7 @@ public partial class AccountEvent : ATObject /// tombstoned
/// /// - public AccountEvent(string? comment = default, bool? active = default, string? status = default, DateTime? timestamp = default) + public AccountEvent(string? comment = default, bool active = default, string? status = default, DateTime? timestamp = default) { this.Comment = comment; this.Active = active; @@ -67,7 +68,7 @@ public AccountEvent(CBORObject obj) ///
[JsonPropertyName("active")] [JsonRequired] - public bool? Active { get; set; } + public bool Active { get; set; } /// /// Gets or sets the status. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountHosting.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountHosting.g.cs index 208debef..808988a7 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountHosting.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/AccountHosting.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -25,7 +26,7 @@ public partial class AccountHosting : ATObject /// /// /// - public AccountHosting(string? status = default, DateTime? updatedAt = default, DateTime? createdAt = default, DateTime? deletedAt = default, DateTime? deactivatedAt = default, DateTime? reactivatedAt = default) + public AccountHosting(string status = default, DateTime? updatedAt = default, DateTime? createdAt = default, DateTime? deletedAt = default, DateTime? deactivatedAt = default, DateTime? reactivatedAt = default) { this.Status = status; this.UpdatedAt = updatedAt; @@ -68,7 +69,7 @@ public AccountHosting(CBORObject obj) /// [JsonPropertyName("status")] [JsonRequired] - public string? Status { get; set; } + public string Status { get; set; } /// /// Gets or sets the updatedAt. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/BlobView.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/BlobView.g.cs index ec922eea..da1a737e 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/BlobView.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/BlobView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -24,7 +25,7 @@ public partial class BlobView : ATObject /// /// (tools.ozone.moderation.defs#moderation) /// - public BlobView(string? cid = default, string? mimeType = default, long? size = default, DateTime? createdAt = default, ATObject? details = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation? moderation = default) + public BlobView(string cid = default, string mimeType = default, long size = default, DateTime? createdAt = default, ATObject? details = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation? moderation = default) { this.Cid = cid; this.MimeType = mimeType; @@ -61,21 +62,21 @@ public BlobView(CBORObject obj) /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the mimeType. /// [JsonPropertyName("mimeType")] [JsonRequired] - public string? MimeType { get; set; } + public string MimeType { get; set; } /// /// Gets or sets the size. /// [JsonPropertyName("size")] [JsonRequired] - public long? Size { get; set; } + public long Size { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/EmitEventInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/EmitEventInput.g.cs index f6688993..e2c5a7c6 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/EmitEventInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/EmitEventInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -39,7 +40,7 @@ public partial class EmitEventInput : ATObject /// /// /// - public EmitEventInput(ATObject? @event = default, ATObject? subject = default, List? subjectBlobCids = default, FishyFlip.Models.ATDid? createdBy = default) + public EmitEventInput(ATObject @event = default, ATObject subject = default, List? subjectBlobCids = default, FishyFlip.Models.ATDid createdBy = default) { this.Event = @event; this.Subject = subject; @@ -90,7 +91,7 @@ public EmitEventInput(CBORObject obj) /// [JsonPropertyName("event")] [JsonRequired] - public ATObject? Event { get; set; } + public ATObject Event { get; set; } /// /// Gets or sets the subject. @@ -100,7 +101,7 @@ public EmitEventInput(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the subjectBlobCids. @@ -113,8 +114,7 @@ public EmitEventInput(CBORObject obj) /// [JsonPropertyName("createdBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? CreatedBy { get; set; } + public FishyFlip.Models.ATDid CreatedBy { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetRecordsOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetRecordsOutput.g.cs index 5f23a71b..6ae8e0c5 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetRecordsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetRecordsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -17,7 +18,7 @@ public partial class GetRecordsOutput : ATObject /// (tools.ozone.moderation.defs#recordViewDetail)
/// (tools.ozone.moderation.defs#recordViewNotFound)
/// - public GetRecordsOutput(List? records = default) + public GetRecordsOutput(List records = default) { this.Records = records; } @@ -47,7 +48,7 @@ public GetRecordsOutput(CBORObject obj) ///
[JsonPropertyName("records")] [JsonRequired] - public List? Records { get; set; } + public List Records { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetReposOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetReposOutput.g.cs index 017e108c..52118d96 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetReposOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/GetReposOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -17,7 +18,7 @@ public partial class GetReposOutput : ATObject /// (tools.ozone.moderation.defs#repoViewDetail)
/// (tools.ozone.moderation.defs#repoViewNotFound)
/// - public GetReposOutput(List? repos = default) + public GetReposOutput(List repos = default) { this.Repos = repos; } @@ -47,7 +48,7 @@ public GetReposOutput(CBORObject obj) ///
[JsonPropertyName("repos")] [JsonRequired] - public List? Repos { get; set; } + public List Repos { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/IdentityEvent.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/IdentityEvent.g.cs index e61113e2..84bc4f25 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/IdentityEvent.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/IdentityEvent.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ImageDetails.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ImageDetails.g.cs index 4fed2d03..0dc67420 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ImageDetails.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ImageDetails.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -14,7 +15,7 @@ public partial class ImageDetails : ATObject /// /// /// - public ImageDetails(long? width = default, long? height = default) + public ImageDetails(long width = default, long height = default) { this.Width = width; this.Height = height; @@ -43,14 +44,14 @@ public ImageDetails(CBORObject obj) /// [JsonPropertyName("width")] [JsonRequired] - public long? Width { get; set; } + public long Width { get; set; } /// /// Gets or sets the height. /// [JsonPropertyName("height")] [JsonRequired] - public long? Height { get; set; } + public long Height { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventAcknowledge.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventAcknowledge.g.cs index f9e09827..4d397173 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventAcknowledge.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventAcknowledge.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventComment.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventComment.g.cs index a712610f..12cababa 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventComment.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventComment.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -17,7 +18,7 @@ public partial class ModEventComment : ATObject /// /// /// Make the comment persistent on the subject - public ModEventComment(string? comment = default, bool? sticky = default) + public ModEventComment(string comment = default, bool? sticky = default) { this.Comment = comment; this.Sticky = sticky; @@ -46,7 +47,7 @@ public ModEventComment(CBORObject obj) /// [JsonPropertyName("comment")] [JsonRequired] - public string? Comment { get; set; } + public string Comment { get; set; } /// /// Gets or sets the sticky. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventDivert.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventDivert.g.cs index 20630458..4bb816cb 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventDivert.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventDivert.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEmail.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEmail.g.cs index 0793ebfb..ef82ac40 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEmail.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEmail.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -18,7 +19,7 @@ public partial class ModEventEmail : ATObject /// The subject line of the email sent to the user. /// The content of the email sent to the user. /// Additional comment about the outgoing comm. - public ModEventEmail(string? subjectLine = default, string? content = default, string? comment = default) + public ModEventEmail(string subjectLine = default, string? content = default, string? comment = default) { this.SubjectLine = subjectLine; this.Content = content; @@ -50,7 +51,7 @@ public ModEventEmail(CBORObject obj) /// [JsonPropertyName("subjectLine")] [JsonRequired] - public string? SubjectLine { get; set; } + public string SubjectLine { get; set; } /// /// Gets or sets the content. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEscalate.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEscalate.g.cs index 7abe4910..090b48e0 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEscalate.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventEscalate.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventLabel.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventLabel.g.cs index d30efb96..224aa39a 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventLabel.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventLabel.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -18,7 +19,7 @@ public partial class ModEventLabel : ATObject /// /// /// - public ModEventLabel(string? comment = default, List? createLabelVals = default, List? negateLabelVals = default) + public ModEventLabel(string? comment = default, List createLabelVals = default, List negateLabelVals = default) { this.Comment = comment; this.CreateLabelVals = createLabelVals; @@ -55,14 +56,14 @@ public ModEventLabel(CBORObject obj) /// [JsonPropertyName("createLabelVals")] [JsonRequired] - public List? CreateLabelVals { get; set; } + public List CreateLabelVals { get; set; } /// /// Gets or sets the negateLabelVals. /// [JsonPropertyName("negateLabelVals")] [JsonRequired] - public List? NegateLabelVals { get; set; } + public List NegateLabelVals { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMute.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMute.g.cs index 563ae2b9..51fd74f5 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMute.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMute.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -17,7 +18,7 @@ public partial class ModEventMute : ATObject /// /// /// Indicates how long the subject should remain muted. - public ModEventMute(string? comment = default, long? durationInHours = default) + public ModEventMute(string? comment = default, long durationInHours = default) { this.Comment = comment; this.DurationInHours = durationInHours; @@ -53,7 +54,7 @@ public ModEventMute(CBORObject obj) /// [JsonPropertyName("durationInHours")] [JsonRequired] - public long? DurationInHours { get; set; } + public long DurationInHours { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMuteReporter.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMuteReporter.g.cs index ef9f67a4..9d5065d7 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMuteReporter.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventMuteReporter.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReport.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReport.g.cs index 7328d4e2..52887004 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReport.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReport.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -27,7 +28,7 @@ public partial class ModEventReport : ATObject /// com.atproto.moderation.defs#reasonOther - Other: reports not falling under another report category
/// com.atproto.moderation.defs#reasonAppeal - Appeal: appeal a previously taken moderation action
/// - public ModEventReport(string? comment = default, bool? isReporterMuted = default, string? reportType = default) + public ModEventReport(string? comment = default, bool? isReporterMuted = default, string reportType = default) { this.Comment = comment; this.IsReporterMuted = isReporterMuted; @@ -79,7 +80,7 @@ public ModEventReport(CBORObject obj) ///
[JsonPropertyName("reportType")] [JsonRequired] - public string? ReportType { get; set; } + public string ReportType { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventResolveAppeal.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventResolveAppeal.g.cs index e348dc65..16c59f63 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventResolveAppeal.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventResolveAppeal.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReverseTakedown.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReverseTakedown.g.cs index 17efc5fc..769ae70e 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReverseTakedown.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventReverseTakedown.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTag.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTag.g.cs index c07a9aae..127ec032 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTag.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTag.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -18,7 +19,7 @@ public partial class ModEventTag : ATObject /// Tags to be added to the subject. If already exists, won't be duplicated. /// Tags to be removed to the subject. Ignores a tag If it doesn't exist, won't be duplicated. /// Additional comment about added/removed tags. - public ModEventTag(List? add = default, List? remove = default, string? comment = default) + public ModEventTag(List add = default, List remove = default, string? comment = default) { this.Add = add; this.Remove = remove; @@ -50,7 +51,7 @@ public ModEventTag(CBORObject obj) /// [JsonPropertyName("add")] [JsonRequired] - public List? Add { get; set; } + public List Add { get; set; } /// /// Gets or sets the remove. @@ -58,7 +59,7 @@ public ModEventTag(CBORObject obj) /// [JsonPropertyName("remove")] [JsonRequired] - public List? Remove { get; set; } + public List Remove { get; set; } /// /// Gets or sets the comment. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTakedown.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTakedown.g.cs index f3eb7a75..cd0426c5 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTakedown.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventTakedown.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmute.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmute.g.cs index 145c9722..b72f5df3 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmute.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmute.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmuteReporter.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmuteReporter.g.cs index 5fbe10a2..da375f42 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmuteReporter.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventUnmuteReporter.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventView.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventView.g.cs index b8c77f33..c9332806 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventView.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -45,7 +46,7 @@ public partial class ModEventView : ATObject /// /// /// - public ModEventView(long? id = default, ATObject? @event = default, ATObject? subject = default, List? subjectBlobCids = default, FishyFlip.Models.ATDid? createdBy = default, DateTime? createdAt = default, string? creatorHandle = default, string? subjectHandle = default) + public ModEventView(long id = default, ATObject @event = default, ATObject subject = default, List subjectBlobCids = default, FishyFlip.Models.ATDid createdBy = default, DateTime? createdAt = default, string? creatorHandle = default, string? subjectHandle = default) { this.Id = id; this.Event = @event; @@ -86,7 +87,7 @@ public ModEventView(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public long? Id { get; set; } + public long Id { get; set; } /// /// Gets or sets the event. @@ -112,7 +113,7 @@ public ModEventView(CBORObject obj) /// [JsonPropertyName("event")] [JsonRequired] - public ATObject? Event { get; set; } + public ATObject Event { get; set; } /// /// Gets or sets the subject. @@ -123,22 +124,21 @@ public ModEventView(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the subjectBlobCids. /// [JsonPropertyName("subjectBlobCids")] [JsonRequired] - public List? SubjectBlobCids { get; set; } + public List SubjectBlobCids { get; set; } /// /// Gets or sets the createdBy. /// [JsonPropertyName("createdBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? CreatedBy { get; set; } + public FishyFlip.Models.ATDid CreatedBy { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventViewDetail.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventViewDetail.g.cs index 7d616cee..eeea0a5b 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventViewDetail.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModEventViewDetail.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -44,7 +45,7 @@ public partial class ModEventViewDetail : ATObject /// /// /// - public ModEventViewDetail(long? id = default, ATObject? @event = default, ATObject? subject = default, List? subjectBlobs = default, FishyFlip.Models.ATDid? createdBy = default, DateTime? createdAt = default) + public ModEventViewDetail(long id = default, ATObject @event = default, ATObject subject = default, List subjectBlobs = default, FishyFlip.Models.ATDid createdBy = default, DateTime? createdAt = default) { this.Id = id; this.Event = @event; @@ -81,7 +82,7 @@ public ModEventViewDetail(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public long? Id { get; set; } + public long Id { get; set; } /// /// Gets or sets the event. @@ -107,7 +108,7 @@ public ModEventViewDetail(CBORObject obj) /// [JsonPropertyName("event")] [JsonRequired] - public ATObject? Event { get; set; } + public ATObject Event { get; set; } /// /// Gets or sets the subject. @@ -119,22 +120,21 @@ public ModEventViewDetail(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the subjectBlobs. /// [JsonPropertyName("subjectBlobs")] [JsonRequired] - public List? SubjectBlobs { get; set; } + public List SubjectBlobs { get; set; } /// /// Gets or sets the createdBy. /// [JsonPropertyName("createdBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? CreatedBy { get; set; } + public FishyFlip.Models.ATDid CreatedBy { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/Moderation.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/Moderation.g.cs index 630700de..09963bd1 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/Moderation.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/Moderation.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationDetail.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationDetail.g.cs index 12841195..d2416584 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationDetail.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationDetail.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationEndpoints.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationEndpoints.g.cs index 6760374f..ba3ab755 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ModerationEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryEventsOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryEventsOutput.g.cs index 7a24a330..feb0d65d 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryEventsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryEventsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -14,7 +15,7 @@ public partial class QueryEventsOutput : ATObject /// /// /// - public QueryEventsOutput(string? cursor = default, List? events = default) + public QueryEventsOutput(string? cursor = default, List events = default) { this.Cursor = cursor; this.Events = events; @@ -49,7 +50,7 @@ public QueryEventsOutput(CBORObject obj) /// [JsonPropertyName("events")] [JsonRequired] - public List? Events { get; set; } + public List Events { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryStatusesOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryStatusesOutput.g.cs index 912811a1..04c0c5d7 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryStatusesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/QueryStatusesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -14,7 +15,7 @@ public partial class QueryStatusesOutput : ATObject /// /// /// - public QueryStatusesOutput(string? cursor = default, List? subjectStatuses = default) + public QueryStatusesOutput(string? cursor = default, List subjectStatuses = default) { this.Cursor = cursor; this.SubjectStatuses = subjectStatuses; @@ -49,7 +50,7 @@ public QueryStatusesOutput(CBORObject obj) /// [JsonPropertyName("subjectStatuses")] [JsonRequired] - public List? SubjectStatuses { get; set; } + public List SubjectStatuses { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordEvent.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordEvent.g.cs index e1395912..c455d946 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordEvent.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordEvent.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -24,7 +25,7 @@ public partial class RecordEvent : ATObject /// /// /// - public RecordEvent(string? comment = default, string? op = default, string? cid = default, DateTime? timestamp = default) + public RecordEvent(string? comment = default, string op = default, string? cid = default, DateTime? timestamp = default) { this.Comment = comment; this.Op = op; @@ -67,7 +68,7 @@ public RecordEvent(CBORObject obj) /// [JsonPropertyName("op")] [JsonRequired] - public string? Op { get; set; } + public string Op { get; set; } /// /// Gets or sets the cid. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordHosting.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordHosting.g.cs index 16779df5..f2ebcc49 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordHosting.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordHosting.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -20,7 +21,7 @@ public partial class RecordHosting : ATObject /// /// /// - public RecordHosting(string? status = default, DateTime? updatedAt = default, DateTime? createdAt = default, DateTime? deletedAt = default) + public RecordHosting(string status = default, DateTime? updatedAt = default, DateTime? createdAt = default, DateTime? deletedAt = default) { this.Status = status; this.UpdatedAt = updatedAt; @@ -56,7 +57,7 @@ public RecordHosting(CBORObject obj) /// [JsonPropertyName("status")] [JsonRequired] - public string? Status { get; set; } + public string Status { get; set; } /// /// Gets or sets the updatedAt. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordView.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordView.g.cs index ede05ffd..48a4e371 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordView.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -23,7 +24,7 @@ public partial class RecordView : ATObject /// /// (tools.ozone.moderation.defs#repoView) /// - public RecordView(FishyFlip.Models.ATUri? uri = default, string? cid = default, ATObject? value = default, List? blobCids = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation? moderation = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView? repo = default) + public RecordView(FishyFlip.Models.ATUri uri = default, string cid = default, ATObject value = default, List blobCids = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation moderation = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView repo = default) { this.Uri = uri; this.Cid = cid; @@ -62,29 +63,28 @@ public RecordView(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets or sets the blobCids. /// [JsonPropertyName("blobCids")] [JsonRequired] - public List? BlobCids { get; set; } + public List BlobCids { get; set; } /// /// Gets or sets the indexedAt. @@ -99,7 +99,7 @@ public RecordView(CBORObject obj) /// [JsonPropertyName("moderation")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation? Moderation { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation Moderation { get; set; } /// /// Gets or sets the repo. @@ -107,7 +107,7 @@ public RecordView(CBORObject obj) /// [JsonPropertyName("repo")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView? Repo { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView Repo { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewDetail.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewDetail.g.cs index f1b615c8..cf7b6f6c 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewDetail.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewDetail.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -24,7 +25,7 @@ public partial class RecordViewDetail : ATObject /// /// (tools.ozone.moderation.defs#repoView) /// - public RecordViewDetail(FishyFlip.Models.ATUri? uri = default, string? cid = default, ATObject? value = default, List? blobs = default, List? labels = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail? moderation = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView? repo = default) + public RecordViewDetail(FishyFlip.Models.ATUri uri = default, string cid = default, ATObject value = default, List blobs = default, List? labels = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail moderation = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView repo = default) { this.Uri = uri; this.Cid = cid; @@ -65,29 +66,28 @@ public RecordViewDetail(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets or sets the cid. /// [JsonPropertyName("cid")] [JsonRequired] - public string? Cid { get; set; } + public string Cid { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets or sets the blobs. /// [JsonPropertyName("blobs")] [JsonRequired] - public List? Blobs { get; set; } + public List Blobs { get; set; } /// /// Gets or sets the labels. @@ -108,7 +108,7 @@ public RecordViewDetail(CBORObject obj) /// [JsonPropertyName("moderation")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail? Moderation { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail Moderation { get; set; } /// /// Gets or sets the repo. @@ -116,7 +116,7 @@ public RecordViewDetail(CBORObject obj) /// [JsonPropertyName("repo")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView? Repo { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Moderation.RepoView Repo { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewNotFound.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewNotFound.g.cs index 2ed90729..6c3b3a6b 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewNotFound.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RecordViewNotFound.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -13,7 +14,7 @@ public partial class RecordViewNotFound : ATObject /// Initializes a new instance of the class. /// /// - public RecordViewNotFound(FishyFlip.Models.ATUri? uri = default) + public RecordViewNotFound(FishyFlip.Models.ATUri uri = default) { this.Uri = uri; } @@ -40,8 +41,7 @@ public RecordViewNotFound(CBORObject obj) /// [JsonPropertyName("uri")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATUriJsonConverter))] - public FishyFlip.Models.ATUri? Uri { get; set; } + public FishyFlip.Models.ATUri Uri { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoView.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoView.g.cs index b3b35265..c35617e1 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoView.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -27,7 +28,7 @@ public partial class RepoView : ATObject /// /// /// - public RepoView(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default, string? email = default, List? relatedRecords = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation? moderation = default, FishyFlip.Lexicon.Com.Atproto.Server.InviteCode? invitedBy = default, bool? invitesDisabled = default, string? inviteNote = default, DateTime? deactivatedAt = default, List? threatSignatures = default) + public RepoView(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default, string? email = default, List relatedRecords = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation moderation = default, FishyFlip.Lexicon.Com.Atproto.Server.InviteCode? invitedBy = default, bool? invitesDisabled = default, string? inviteNote = default, DateTime? deactivatedAt = default, List? threatSignatures = default) { this.Did = did; this.Handle = handle; @@ -74,16 +75,14 @@ public RepoView(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the email. @@ -96,7 +95,7 @@ public RepoView(CBORObject obj) /// [JsonPropertyName("relatedRecords")] [JsonRequired] - public List? RelatedRecords { get; set; } + public List RelatedRecords { get; set; } /// /// Gets or sets the indexedAt. @@ -111,7 +110,7 @@ public RepoView(CBORObject obj) /// [JsonPropertyName("moderation")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation? Moderation { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Moderation.Moderation Moderation { get; set; } /// /// Gets or sets the invitedBy. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewDetail.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewDetail.g.cs index 38998e30..28e7b25f 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewDetail.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewDetail.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -30,7 +31,7 @@ public partial class RepoViewDetail : ATObject /// /// /// - public RepoViewDetail(FishyFlip.Models.ATDid? did = default, FishyFlip.Models.ATHandle? handle = default, string? email = default, List? relatedRecords = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail? moderation = default, List? labels = default, FishyFlip.Lexicon.Com.Atproto.Server.InviteCode? invitedBy = default, List? invites = default, bool? invitesDisabled = default, string? inviteNote = default, DateTime? emailConfirmedAt = default, DateTime? deactivatedAt = default, List? threatSignatures = default) + public RepoViewDetail(FishyFlip.Models.ATDid did = default, FishyFlip.Models.ATHandle handle = default, string? email = default, List relatedRecords = default, DateTime? indexedAt = default, FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail moderation = default, List? labels = default, FishyFlip.Lexicon.Com.Atproto.Server.InviteCode? invitedBy = default, List? invites = default, bool? invitesDisabled = default, string? inviteNote = default, DateTime? emailConfirmedAt = default, DateTime? deactivatedAt = default, List? threatSignatures = default) { this.Did = did; this.Handle = handle; @@ -83,16 +84,14 @@ public RepoViewDetail(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the handle. /// [JsonPropertyName("handle")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATHandleJsonConverter))] - public FishyFlip.Models.ATHandle? Handle { get; set; } + public FishyFlip.Models.ATHandle Handle { get; set; } /// /// Gets or sets the email. @@ -105,7 +104,7 @@ public RepoViewDetail(CBORObject obj) /// [JsonPropertyName("relatedRecords")] [JsonRequired] - public List? RelatedRecords { get; set; } + public List RelatedRecords { get; set; } /// /// Gets or sets the indexedAt. @@ -120,7 +119,7 @@ public RepoViewDetail(CBORObject obj) /// [JsonPropertyName("moderation")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail? Moderation { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Moderation.ModerationDetail Moderation { get; set; } /// /// Gets or sets the labels. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewNotFound.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewNotFound.g.cs index e4c83f02..1c2150dc 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewNotFound.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/RepoViewNotFound.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -13,7 +14,7 @@ public partial class RepoViewNotFound : ATObject /// Initializes a new instance of the class. /// /// - public RepoViewNotFound(FishyFlip.Models.ATDid? did = default) + public RepoViewNotFound(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public RepoViewNotFound(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SearchReposOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SearchReposOutput.g.cs index 2228a372..ed631fa5 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SearchReposOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SearchReposOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -14,7 +15,7 @@ public partial class SearchReposOutput : ATObject /// /// /// - public SearchReposOutput(string? cursor = default, List? repos = default) + public SearchReposOutput(string? cursor = default, List repos = default) { this.Cursor = cursor; this.Repos = repos; @@ -49,7 +50,7 @@ public SearchReposOutput(CBORObject obj) /// [JsonPropertyName("repos")] [JsonRequired] - public List? Repos { get; set; } + public List Repos { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectReviewState.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectReviewState.g.cs index b44c4f69..6a2e9907 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectReviewState.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectReviewState.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectStatusView.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectStatusView.g.cs index 02fbfcb2..b778839e 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectStatusView.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/SubjectStatusView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -45,7 +46,7 @@ public partial class SubjectStatusView : ATObject /// True indicates that the a previously taken moderator action was appealed against, by the author of the content. False indicates last appeal was resolved by moderators. /// /// - public SubjectStatusView(long? id = default, ATObject? subject = default, ATObject? hosting = default, List? subjectBlobCids = default, string? subjectRepoHandle = default, DateTime? updatedAt = default, DateTime? createdAt = default, string? reviewState = default, string? comment = default, DateTime? muteUntil = default, DateTime? muteReportingUntil = default, FishyFlip.Models.ATDid? lastReviewedBy = default, DateTime? lastReviewedAt = default, DateTime? lastReportedAt = default, DateTime? lastAppealedAt = default, bool? takendown = default, bool? appealed = default, DateTime? suspendUntil = default, List? tags = default) + public SubjectStatusView(long id = default, ATObject subject = default, ATObject? hosting = default, List? subjectBlobCids = default, string? subjectRepoHandle = default, DateTime? updatedAt = default, DateTime? createdAt = default, string reviewState = default, string? comment = default, DateTime? muteUntil = default, DateTime? muteReportingUntil = default, FishyFlip.Models.ATDid? lastReviewedBy = default, DateTime? lastReviewedAt = default, DateTime? lastReportedAt = default, DateTime? lastAppealedAt = default, bool? takendown = default, bool? appealed = default, DateTime? suspendUntil = default, List? tags = default) { this.Id = id; this.Subject = subject; @@ -108,7 +109,7 @@ public SubjectStatusView(CBORObject obj) /// [JsonPropertyName("id")] [JsonRequired] - public long? Id { get; set; } + public long Id { get; set; } /// /// Gets or sets the subject. @@ -118,7 +119,7 @@ public SubjectStatusView(CBORObject obj) /// [JsonPropertyName("subject")] [JsonRequired] - public ATObject? Subject { get; set; } + public ATObject Subject { get; set; } /// /// Gets or sets the hosting. @@ -167,7 +168,7 @@ public SubjectStatusView(CBORObject obj) /// [JsonPropertyName("reviewState")] [JsonRequired] - public string? ReviewState { get; set; } + public string ReviewState { get; set; } /// /// Gets or sets the comment. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ToolsOzoneModeration.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ToolsOzoneModeration.g.cs index 034a1b9c..9ce18ef8 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ToolsOzoneModeration.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/ToolsOzoneModeration.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/VideoDetails.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/VideoDetails.g.cs index c7d2a8ba..25d5d0bb 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/VideoDetails.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Moderation/VideoDetails.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Moderation { @@ -15,7 +16,7 @@ public partial class VideoDetails : ATObject /// /// /// - public VideoDetails(long? width = default, long? height = default, long? length = default) + public VideoDetails(long width = default, long height = default, long length = default) { this.Width = width; this.Height = height; @@ -46,21 +47,21 @@ public VideoDetails(CBORObject obj) /// [JsonPropertyName("width")] [JsonRequired] - public long? Width { get; set; } + public long Width { get; set; } /// /// Gets or sets the height. /// [JsonPropertyName("height")] [JsonRequired] - public long? Height { get; set; } + public long Height { get; set; } /// /// Gets or sets the length. /// [JsonPropertyName("length")] [JsonRequired] - public long? Length { get; set; } + public long Length { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Server/GetConfigOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Server/GetConfigOutput.g.cs index d7fa8cfe..33f65df9 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Server/GetConfigOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Server/GetConfigOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Server { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServerEndpoints.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServerEndpoints.g.cs index c9074923..cc34509f 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServerEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServerEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Server { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServiceConfig.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServiceConfig.g.cs index acc9236b..9119befb 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServiceConfig.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ServiceConfig.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Server { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ToolsOzoneServer.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ToolsOzoneServer.g.cs index 485988a1..a7a46b50 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ToolsOzoneServer.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ToolsOzoneServer.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Server { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ViewerConfig.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ViewerConfig.g.cs index 8398dee7..f77d7f5c 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Server/ViewerConfig.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Server/ViewerConfig.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Server { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/AddValuesInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/AddValuesInput.g.cs index 4ddc10e7..46fd93a7 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/AddValuesInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/AddValuesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { @@ -14,7 +15,7 @@ public partial class AddValuesInput : ATObject /// /// Name of the set to add values to /// Array of string values to add to the set - public AddValuesInput(string? name = default, List? values = default) + public AddValuesInput(string name = default, List values = default) { this.Name = name; this.Values = values; @@ -44,7 +45,7 @@ public AddValuesInput(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the values. @@ -52,7 +53,7 @@ public AddValuesInput(CBORObject obj) /// [JsonPropertyName("values")] [JsonRequired] - public List? Values { get; set; } + public List Values { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetInput.g.cs index 1ec749cc..ae61da17 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { @@ -13,7 +14,7 @@ public partial class DeleteSetInput : ATObject /// Initializes a new instance of the class. /// /// Name of the set to delete - public DeleteSetInput(string? name = default) + public DeleteSetInput(string name = default) { this.Name = name; } @@ -41,7 +42,7 @@ public DeleteSetInput(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetOutput.g.cs index d09744be..bc48051c 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteSetOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteValuesInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteValuesInput.g.cs index ede7a09d..0af7cc08 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteValuesInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/DeleteValuesInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { @@ -14,7 +15,7 @@ public partial class DeleteValuesInput : ATObject /// /// Name of the set to delete values from /// Array of string values to delete from the set - public DeleteValuesInput(string? name = default, List? values = default) + public DeleteValuesInput(string name = default, List values = default) { this.Name = name; this.Values = values; @@ -44,7 +45,7 @@ public DeleteValuesInput(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the values. @@ -52,7 +53,7 @@ public DeleteValuesInput(CBORObject obj) /// [JsonPropertyName("values")] [JsonRequired] - public List? Values { get; set; } + public List Values { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/GetValuesOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/GetValuesOutput.g.cs index 7981bdbd..7e74dfb0 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/GetValuesOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/GetValuesOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { @@ -17,7 +18,7 @@ public partial class GetValuesOutput : ATObject /// /// /// - public GetValuesOutput(FishyFlip.Lexicon.Tools.Ozone.Set.SetView? set = default, List? values = default, string? cursor = default) + public GetValuesOutput(FishyFlip.Lexicon.Tools.Ozone.Set.SetView set = default, List values = default, string? cursor = default) { this.Set = set; this.Values = values; @@ -49,14 +50,14 @@ public GetValuesOutput(CBORObject obj) /// [JsonPropertyName("set")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Set.SetView? Set { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Set.SetView Set { get; set; } /// /// Gets or sets the values. /// [JsonPropertyName("values")] [JsonRequired] - public List? Values { get; set; } + public List Values { get; set; } /// /// Gets or sets the cursor. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/QuerySetsOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/QuerySetsOutput.g.cs index 0bdcca46..45ca1159 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/QuerySetsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/QuerySetsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { @@ -14,7 +15,7 @@ public partial class QuerySetsOutput : ATObject /// /// /// - public QuerySetsOutput(List? sets = default, string? cursor = default) + public QuerySetsOutput(List sets = default, string? cursor = default) { this.Sets = sets; this.Cursor = cursor; @@ -43,7 +44,7 @@ public QuerySetsOutput(CBORObject obj) /// [JsonPropertyName("sets")] [JsonRequired] - public List? Sets { get; set; } + public List Sets { get; set; } /// /// Gets or sets the cursor. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/Set.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/Set.g.cs index 355ad52e..5bc816c9 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/Set.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/Set.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { @@ -14,7 +15,7 @@ public partial class Set : ATObject /// /// /// - public Set(string? name = default, string? description = default) + public Set(string name = default, string? description = default) { this.Name = name; this.Description = description; @@ -43,7 +44,7 @@ public Set(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the description. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetEndpoints.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetEndpoints.g.cs index 37e30db8..d9927fe6 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetView.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetView.g.cs index 55f4ff6a..dea8dadb 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetView.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/SetView.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { @@ -17,7 +18,7 @@ public partial class SetView : ATObject /// /// /// - public SetView(string? name = default, string? description = default, long? setSize = default, DateTime? createdAt = default, DateTime? updatedAt = default) + public SetView(string name = default, string? description = default, long setSize = default, DateTime? createdAt = default, DateTime? updatedAt = default) { this.Name = name; this.Description = description; @@ -52,7 +53,7 @@ public SetView(CBORObject obj) /// [JsonPropertyName("name")] [JsonRequired] - public string? Name { get; set; } + public string Name { get; set; } /// /// Gets or sets the description. @@ -65,7 +66,7 @@ public SetView(CBORObject obj) /// [JsonPropertyName("setSize")] [JsonRequired] - public long? SetSize { get; set; } + public long SetSize { get; set; } /// /// Gets or sets the createdAt. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Set/ToolsOzoneSet.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Set/ToolsOzoneSet.g.cs index cf89eea3..83660861 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Set/ToolsOzoneSet.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Set/ToolsOzoneSet.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Set { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ListOptionsOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ListOptionsOutput.g.cs index 6bf817c9..c6e6b8c8 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ListOptionsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ListOptionsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { @@ -14,7 +15,7 @@ public partial class ListOptionsOutput : ATObject /// /// /// - public ListOptionsOutput(string? cursor = default, List? options = default) + public ListOptionsOutput(string? cursor = default, List options = default) { this.Cursor = cursor; this.Options = options; @@ -49,7 +50,7 @@ public ListOptionsOutput(CBORObject obj) /// [JsonPropertyName("options")] [JsonRequired] - public List? Options { get; set; } + public List Options { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/Option.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/Option.g.cs index 9b6474c7..913f6e00 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/Option.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/Option.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { @@ -31,7 +32,7 @@ public partial class Option : ATObject /// /// /// - public Option(string? key = default, FishyFlip.Models.ATDid? did = default, ATObject? value = default, string? description = default, DateTime? createdAt = default, DateTime? updatedAt = default, string? managerRole = default, string? scope = default, FishyFlip.Models.ATDid? createdBy = default, FishyFlip.Models.ATDid? lastUpdatedBy = default) + public Option(string key = default, FishyFlip.Models.ATDid did = default, ATObject value = default, string? description = default, DateTime? createdAt = default, DateTime? updatedAt = default, string? managerRole = default, string scope = default, FishyFlip.Models.ATDid createdBy = default, FishyFlip.Models.ATDid lastUpdatedBy = default) { this.Key = key; this.Did = did; @@ -76,22 +77,21 @@ public Option(CBORObject obj) /// [JsonPropertyName("key")] [JsonRequired] - public string? Key { get; set; } + public string Key { get; set; } /// /// Gets or sets the did. /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets or sets the description. @@ -129,23 +129,21 @@ public Option(CBORObject obj) /// [JsonPropertyName("scope")] [JsonRequired] - public string? Scope { get; set; } + public string Scope { get; set; } /// /// Gets or sets the createdBy. /// [JsonPropertyName("createdBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? CreatedBy { get; set; } + public FishyFlip.Models.ATDid CreatedBy { get; set; } /// /// Gets or sets the lastUpdatedBy. /// [JsonPropertyName("lastUpdatedBy")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? LastUpdatedBy { get; set; } + public FishyFlip.Models.ATDid LastUpdatedBy { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsInput.g.cs index fe6a19d3..d0f16b2f 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { @@ -18,7 +19,7 @@ public partial class RemoveOptionsInput : ATObject /// instance
/// personal
/// - public RemoveOptionsInput(List? keys = default, string? scope = default) + public RemoveOptionsInput(List keys = default, string scope = default) { this.Keys = keys; this.Scope = scope; @@ -47,7 +48,7 @@ public RemoveOptionsInput(CBORObject obj) ///
[JsonPropertyName("keys")] [JsonRequired] - public List? Keys { get; set; } + public List Keys { get; set; } /// /// Gets or sets the scope. @@ -57,7 +58,7 @@ public RemoveOptionsInput(CBORObject obj) /// [JsonPropertyName("scope")] [JsonRequired] - public string? Scope { get; set; } + public string Scope { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsOutput.g.cs index be11d777..49a94baa 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/RemoveOptionsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/SettingEndpoints.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/SettingEndpoints.g.cs index 91ba81ed..0433d395 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/SettingEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/SettingEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ToolsOzoneSetting.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ToolsOzoneSetting.g.cs index 2c32d3a3..95cd0cec 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ToolsOzoneSetting.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/ToolsOzoneSetting.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionInput.g.cs index b988b1cf..3c6cdea0 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { @@ -26,7 +27,7 @@ public partial class UpsertOptionInput : ATObject /// roleTriage - Triage role. Mostly intended for monitoring and escalating issues.
/// roleAdmin - Admin role. Highest level of access, can perform all actions.
/// - public UpsertOptionInput(string? key = default, string? scope = default, ATObject? value = default, string? description = default, string? managerRole = default) + public UpsertOptionInput(string key = default, string scope = default, ATObject value = default, string? description = default, string? managerRole = default) { this.Key = key; this.Scope = scope; @@ -61,7 +62,7 @@ public UpsertOptionInput(CBORObject obj) ///
[JsonPropertyName("key")] [JsonRequired] - public string? Key { get; set; } + public string Key { get; set; } /// /// Gets or sets the scope. @@ -71,14 +72,14 @@ public UpsertOptionInput(CBORObject obj) /// [JsonPropertyName("scope")] [JsonRequired] - public string? Scope { get; set; } + public string Scope { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public ATObject? Value { get; set; } + public ATObject Value { get; set; } /// /// Gets or sets the description. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionOutput.g.cs index 03a61c08..9b5d17c5 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Setting/UpsertOptionOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Setting { @@ -15,7 +16,7 @@ public partial class UpsertOptionOutput : ATObject /// /// (tools.ozone.setting.defs#option) /// - public UpsertOptionOutput(FishyFlip.Lexicon.Tools.Ozone.Setting.Option? option = default) + public UpsertOptionOutput(FishyFlip.Lexicon.Tools.Ozone.Setting.Option option = default) { this.Option = option; } @@ -43,7 +44,7 @@ public UpsertOptionOutput(CBORObject obj) /// [JsonPropertyName("option")] [JsonRequired] - public FishyFlip.Lexicon.Tools.Ozone.Setting.Option? Option { get; set; } + public FishyFlip.Lexicon.Tools.Ozone.Setting.Option Option { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindCorrelationOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindCorrelationOutput.g.cs index 62bff0f7..2fe0c3c2 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindCorrelationOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindCorrelationOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Signature { @@ -13,7 +14,7 @@ public partial class FindCorrelationOutput : ATObject /// Initializes a new instance of the class. /// /// - public FindCorrelationOutput(List? details = default) + public FindCorrelationOutput(List details = default) { this.Details = details; } @@ -40,7 +41,7 @@ public FindCorrelationOutput(CBORObject obj) /// [JsonPropertyName("details")] [JsonRequired] - public List? Details { get; set; } + public List Details { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindRelatedAccountsOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindRelatedAccountsOutput.g.cs index f5f02349..4b3ae292 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindRelatedAccountsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/FindRelatedAccountsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Signature { @@ -14,7 +15,7 @@ public partial class FindRelatedAccountsOutput : ATObject /// /// /// - public FindRelatedAccountsOutput(string? cursor = default, List? accounts = default) + public FindRelatedAccountsOutput(string? cursor = default, List accounts = default) { this.Cursor = cursor; this.Accounts = accounts; @@ -49,7 +50,7 @@ public FindRelatedAccountsOutput(CBORObject obj) /// [JsonPropertyName("accounts")] [JsonRequired] - public List? Accounts { get; set; } + public List Accounts { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/RelatedAccount.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/RelatedAccount.g.cs index 2713b953..cb153a8c 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/RelatedAccount.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/RelatedAccount.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Signature { @@ -16,7 +17,7 @@ public partial class RelatedAccount : ATObject /// (com.atproto.admin.defs#accountView) /// /// - public RelatedAccount(FishyFlip.Lexicon.Com.Atproto.Admin.AccountView? account = default, List? similarities = default) + public RelatedAccount(FishyFlip.Lexicon.Com.Atproto.Admin.AccountView account = default, List? similarities = default) { this.Account = account; this.Similarities = similarities; @@ -46,7 +47,7 @@ public RelatedAccount(CBORObject obj) /// [JsonPropertyName("account")] [JsonRequired] - public FishyFlip.Lexicon.Com.Atproto.Admin.AccountView? Account { get; set; } + public FishyFlip.Lexicon.Com.Atproto.Admin.AccountView Account { get; set; } /// /// Gets or sets the similarities. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SearchAccountsOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SearchAccountsOutput.g.cs index e0f66a02..57019f57 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SearchAccountsOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SearchAccountsOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Signature { @@ -14,7 +15,7 @@ public partial class SearchAccountsOutput : ATObject /// /// /// - public SearchAccountsOutput(string? cursor = default, List? accounts = default) + public SearchAccountsOutput(string? cursor = default, List accounts = default) { this.Cursor = cursor; this.Accounts = accounts; @@ -49,7 +50,7 @@ public SearchAccountsOutput(CBORObject obj) /// [JsonPropertyName("accounts")] [JsonRequired] - public List? Accounts { get; set; } + public List Accounts { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SigDetail.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SigDetail.g.cs index b7f497dc..9573f449 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SigDetail.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SigDetail.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Signature { @@ -14,7 +15,7 @@ public partial class SigDetail : ATObject /// /// /// - public SigDetail(string? property = default, string? value = default) + public SigDetail(string property = default, string value = default) { this.Property = property; this.Value = value; @@ -43,14 +44,14 @@ public SigDetail(CBORObject obj) /// [JsonPropertyName("property")] [JsonRequired] - public string? Property { get; set; } + public string Property { get; set; } /// /// Gets or sets the value. /// [JsonPropertyName("value")] [JsonRequired] - public string? Value { get; set; } + public string Value { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SignatureEndpoints.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SignatureEndpoints.g.cs index 725154d3..2200f2ae 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SignatureEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/SignatureEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Signature { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/ToolsOzoneSignature.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/ToolsOzoneSignature.g.cs index 407684ac..ed72c3d9 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Signature/ToolsOzoneSignature.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Signature/ToolsOzoneSignature.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Signature { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Team/AddMemberInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Team/AddMemberInput.g.cs index 1705a8bd..9181f8af 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Team/AddMemberInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Team/AddMemberInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Team { @@ -19,7 +20,7 @@ public partial class AddMemberInput : ATObject /// roleModerator - Moderator role. Can perform most actions.
/// roleTriage - Triage role. Mostly intended for monitoring and escalating issues.
/// - public AddMemberInput(FishyFlip.Models.ATDid? did = default, string? role = default) + public AddMemberInput(FishyFlip.Models.ATDid did = default, string role = default) { this.Did = did; this.Role = role; @@ -48,8 +49,7 @@ public AddMemberInput(CBORObject obj) ///
[JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the role. @@ -60,7 +60,7 @@ public AddMemberInput(CBORObject obj) /// [JsonPropertyName("role")] [JsonRequired] - public string? Role { get; set; } + public string Role { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Team/DeleteMemberInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Team/DeleteMemberInput.g.cs index 9265d4cd..fade81b6 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Team/DeleteMemberInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Team/DeleteMemberInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Team { @@ -13,7 +14,7 @@ public partial class DeleteMemberInput : ATObject /// Initializes a new instance of the class. /// /// - public DeleteMemberInput(FishyFlip.Models.ATDid? did = default) + public DeleteMemberInput(FishyFlip.Models.ATDid did = default) { this.Did = did; } @@ -40,8 +41,7 @@ public DeleteMemberInput(CBORObject obj) /// [JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Team/ListMembersOutput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Team/ListMembersOutput.g.cs index 0c0db7b9..f84cb187 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Team/ListMembersOutput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Team/ListMembersOutput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Team { @@ -14,7 +15,7 @@ public partial class ListMembersOutput : ATObject /// /// /// - public ListMembersOutput(string? cursor = default, List? members = default) + public ListMembersOutput(string? cursor = default, List members = default) { this.Cursor = cursor; this.Members = members; @@ -49,7 +50,7 @@ public ListMembersOutput(CBORObject obj) /// [JsonPropertyName("members")] [JsonRequired] - public List? Members { get; set; } + public List Members { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Team/Member.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Team/Member.g.cs index 2ba33c7b..2a0793bf 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Team/Member.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Team/Member.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Team { @@ -26,7 +27,7 @@ public partial class Member : ATObject /// roleModerator
/// roleTriage
/// - public Member(FishyFlip.Models.ATDid? did = default, bool? disabled = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewDetailed? profile = default, DateTime? createdAt = default, DateTime? updatedAt = default, string? lastUpdatedBy = default, string? role = default) + public Member(FishyFlip.Models.ATDid did = default, bool? disabled = default, FishyFlip.Lexicon.App.Bsky.Actor.ProfileViewDetailed? profile = default, DateTime? createdAt = default, DateTime? updatedAt = default, string? lastUpdatedBy = default, string role = default) { this.Did = did; this.Disabled = disabled; @@ -65,8 +66,7 @@ public Member(CBORObject obj) ///
[JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the disabled. @@ -108,7 +108,7 @@ public Member(CBORObject obj) /// [JsonPropertyName("role")] [JsonRequired] - public string? Role { get; set; } + public string Role { get; set; } /// /// Gets the ATRecord Type. diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Team/TeamEndpoints.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Team/TeamEndpoints.g.cs index 2489e191..0797ec46 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Team/TeamEndpoints.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Team/TeamEndpoints.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Team { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Team/ToolsOzoneTeam.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Team/ToolsOzoneTeam.g.cs index deca3b42..8605508a 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Team/ToolsOzoneTeam.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Team/ToolsOzoneTeam.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Team { diff --git a/src/FishyFlip/Lexicon/Tools/Ozone/Team/UpdateMemberInput.g.cs b/src/FishyFlip/Lexicon/Tools/Ozone/Team/UpdateMemberInput.g.cs index 0359d107..e316f992 100644 --- a/src/FishyFlip/Lexicon/Tools/Ozone/Team/UpdateMemberInput.g.cs +++ b/src/FishyFlip/Lexicon/Tools/Ozone/Team/UpdateMemberInput.g.cs @@ -2,7 +2,8 @@ // This file was generated by FFSourceGen. // Do not modify this file. -#nullable enable +#nullable enable annotations +#nullable disable warnings namespace FishyFlip.Lexicon.Tools.Ozone.Team { @@ -20,7 +21,7 @@ public partial class UpdateMemberInput : ATObject /// roleModerator - Moderator role. Can perform most actions.
/// roleTriage - Triage role. Mostly intended for monitoring and escalating issues.
/// - public UpdateMemberInput(FishyFlip.Models.ATDid? did = default, bool? disabled = default, string? role = default) + public UpdateMemberInput(FishyFlip.Models.ATDid did = default, bool? disabled = default, string? role = default) { this.Did = did; this.Disabled = disabled; @@ -51,8 +52,7 @@ public UpdateMemberInput(CBORObject obj) ///
[JsonPropertyName("did")] [JsonRequired] - [JsonConverter(typeof(FishyFlip.Tools.Json.ATDidJsonConverter))] - public FishyFlip.Models.ATDid? Did { get; set; } + public FishyFlip.Models.ATDid Did { get; set; } /// /// Gets or sets the disabled.