Coder Social home page Coder Social logo

godaddy-domainclient's People

Contributors

j-mie avatar jamieh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

godaddy-domainclient's Issues

How to use RecordAdd?

Hello.
RecordAdd require ArrayOfDnsRecord, but it looks like there is no way to cast DnsRecord into ArrayOfDnsRecord.
Tried to use in this way:

var conv interface{} = dataSet
var record godaddy.ArrayOfDnsRecord = conv.(godaddy.ArrayOfDnsRecord)
_, err = apiClient.V1Api.RecordAdd(ctx, domain, record, nil)

But it is not work (panic: interface conversion: interface {} is godaddy.DnsRecord, not godaddy.ArrayOfDnsRecord).
Thank.

Change the packageName to something more specific

I would like to suggest changing the package name to "godaddyapi" instead of "swagger". I'm working on adding GoDaddy to the dnscontrol project and it would make it easier to add this package if the name was more descriptive. Plus, if there are other Swagger built APIs added in the future using something other than "swagger" would be beneficial.

I was going to create a pull request for this issue but I thought it would be better to ask first. ๐Ÿ˜„

NOTE: I've tried recreating this project but can't get certain models to generate (Domains, Orders, Subscriptions, etc.) while other models work fine. There are no errors or warnings, it just doesn't generate them. Do you remember the configuration you used to generate this project?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.