File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 8
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-de37a4d4350c9cbde36a0e712baa6bf4f00c7ce9b70f5b24d18558740bbfa35b.yml
33openapi_spec_hash : 60eed6f8f984700475d589a871c73932
4- config_hash : a7a306a1c85eef178e7989e0ce5979c6
4+ config_hash : 4e76a07aea49753a61313dcd8c10fb0f
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ It is generated with [Stainless](https://www.stainless.com/).
1111
1212## Documentation
1313
14- The full API of this library can be found in [ api.md] ( api.md ) .
14+ The REST API documentation can be found on [ docs.brand.dev ] ( https://docs.brand.dev/ ) . The full API of this library can be found in [ api.md] ( api.md ) .
1515
1616## Installation
1717
Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ before making any information public.
1818If you encounter security issues that are not directly related to SDKs but pertain to the services
1919or products provided by Brand Dev, please follow the respective company's security reporting guidelines.
2020
21+ ### Brand Dev Terms and Policies
22+
23+ Please contact hello@brand.dev for any questions or concerns regarding the security of our services.
24+
2125---
2226
2327Thank you for helping us keep the SDKs and systems they interact with secure.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description = "The official Python library for the brand.dev API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
77authors = [
8- { name = " Brand Dev" , email = " " },
8+ { name = " Brand Dev" , email = " hello@brand.dev " },
99]
1010dependencies = [
1111 " httpx>=0.23.0, <1" ,
You can’t perform that action at this time.
0 commit comments