Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additions to Service, Domain, and Backend #5

Merged
merged 1 commit into from
Apr 1, 2016

Conversation

catsby
Copy link
Contributor

@catsby catsby commented Apr 1, 2016

  • Service now supports deleted_at; added deleted, created, updated at
  • Updates documentation on domain; it's for the Service, not account
  • Added Hostname to backend; if a hostname is used in address, it will show up
    here. If an IP is used, hostname will be empty

I had difficulty running tests... it seems they are hardcoded to an account?
I took a spike at refactoring that, but I don't know a way to clean up a service after each test/suite

- Service now supports `deleted_at`; added deleted, created, updated at
- Updates documentation on domain; it's for the Service, not account
- Added Hostname to backend; if a hostname is used in address, it will show up
  here. If an IP is used, hostname will be empty
@sethvargo
Copy link
Contributor

Hey @catsby,

They are hardcoded to an account. I'm going to try to setup something like VCR to record and commit the responses soonish

@sethvargo sethvargo merged commit e3ddd4e into fastly:master Apr 1, 2016
@catsby
Copy link
Contributor Author

catsby commented Apr 1, 2016

Thanks Seth!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
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