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

site endpoint #10

Closed
4 tasks
SimonGoring opened this issue May 23, 2017 · 2 comments
Closed
4 tasks

site endpoint #10

SimonGoring opened this issue May 23, 2017 · 2 comments

Comments

@SimonGoring
Copy link
Contributor

SimonGoring commented May 23, 2017

Not sure what the difference between site and sites is, but will investigate. Endpoint function

        Dim siteDt As DataTable
        Dim collectionUnitsDt As DataTable
        Dim siteHts() As Hashtable
        Dim cuHts() As Hashtable
        Dim thisHt As Hashtable
        Dim datasetsDt As DataTable
        Dim cuIds As System.Text.StringBuilder
        Dim dsRows() As DataRow
        Dim ds As DataSet
        Dim ignoreFields As New ArrayList()
        Dim format As String = request("format")
        ignoreFields.Add("CollectionUnitID")
        'Dim sw As New IO.StreamWriter("c:\inetpub\wwwroot\mapimages\site.txt")
        'sw.AutoFlush = True
  • Write empty function
  • Write Swagger function declaration
  • Write response declaration
  • Write function
@SimonGoring
Copy link
Contributor Author

Right now, I think I'm going to deprecate this. I don't know what the difference between this and sites is.

@SimonGoring
Copy link
Contributor Author

Now deprecated. Only sites remains. One endpoint to rule them all!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant