MarshalX / atproto

The AT Protocol (🦋 Bluesky) SDK for Python 🐍
https://atproto.blue
MIT License
309 stars 33 forks source link

Cleanup docs of models by disabling aliases, schemes, validators, list of fields #231

Closed MarshalX closed 9 months ago

MarshalX commented 9 months ago

for now, we are using only 1 global validator. there is no sense in displaying it in docs for each model and field; aliases are useless for devs; JSON schema is not needed at all;