Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Add domain domains endpoint #33

Merged
merged 3 commits into from
Jan 26, 2022
Merged

Add domain domains endpoint #33

merged 3 commits into from
Jan 26, 2022

Conversation

andywaite
Copy link
Member

@andywaite andywaite commented Jan 26, 2022

Support for the Domain Vs Domain endpoint domain_domains

@andywaite andywaite changed the title Add domain domains Add domain domains endpoint Jan 26, 2022
README.md Outdated
@@ -9,6 +9,7 @@ A PHP API client for the SEMrush API.
## Supported actions:

* domain_ranks
* domain_domain
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this domain_domains?

for ($i = 0; $i < count($parts); $i++) {
switch ($i % 3) {
case 0:
if (!in_array($parts[$i], ['+', '-', '/', '*'])) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

always remember, never forget, use true as a third argument please

@andywaite andywaite merged commit cb72fcf into master Jan 26, 2022
@andywaite andywaite deleted the add-domain-domains branch January 26, 2022 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants