Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
02aa7db319
Changed attribute builder to derive from correct class, also added method to pass base class parameters using string refs. Regenerated the files
869fd3b794
Made AttributeBuilder not a singleton, replaced multiple methods per attribute with a single method that returns all the attributes in a single sweep.