atproto_codegen.models.builder¶
- atproto_codegen.models.builder.build_data_models() Dict[NSID, Dict[str, LexXrpcProcedure]]¶
- atproto_codegen.models.builder.build_def_models() Dict[NSID, Dict[str, LexObject | LexString | LexToken | LexArray]]¶
- atproto_codegen.models.builder.build_params_models() Dict[NSID, Dict[str, LexXrpcQuery | LexXrpcProcedure | LexSubscription]]¶
- atproto_codegen.models.builder.build_response_models() Dict[NSID, Dict[str, LexXrpcQuery | LexXrpcProcedure]]¶