Skip to content

Commit

Permalink
Remove Endpoints file (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
diPhantxm authored Jan 22, 2025
1 parent 040bc23 commit 3a67391
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 185 deletions.
178 changes: 0 additions & 178 deletions ENDPOINTS.md

This file was deleted.

7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ A Ozon Seller API client written in Golang

Read full [documentation](https://docs.ozon.ru/api/seller/en/#tag/Introduction)

You can check [list of supported endpoints](ENDPOINTS.md)

## How to start
### API
Get Client-Id and Api-Key in your seller profile [here](https://seller.ozon.ru/app/settings/api-keys?locale=en)
Expand Down Expand Up @@ -91,8 +89,3 @@ func main() {
}
}
```

## Contribution
If you need some endpoints ASAP, create an issue and list all the endpoints. I will add them to library soon.

Or you can implement them and contribute to the project. Contribution to the project is welcome.

0 comments on commit 3a67391

Please sign in to comment.