ATProtoKit icon indicating copy to clipboard operation
ATProtoKit copied to clipboard

Lexicon restructure

Open MasterJ93 opened this issue 1 year ago • 0 comments

Description

Describe in detail what this Pull Request does and why it’s needed. Include anything the reviewers need to be aware of. This Pull Request re-organizes all of the lexicons within the project. Please view #15 for more information. This also adds the lexicons for the chat.bsky namespace.

Linked Issues

Link any related issues here. Format: #[issue number] #15

Type of Change

  • [ ] Bug Fix
  • [x] New Feature
  • [x] Documentation

Checklist:

  • [ ] My code follows the ATProtoKit API Design Guidelines as well as the Swift API Design Guidelines.
  • [ ] I have performed a self-review of my own code and commented it, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] My changes generate no new warnings or errors in the compiler or runtime.
  • [ ] My code is able to build and run on my machine.

MasterJ93 avatar May 16 '24 07:05 MasterJ93