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

Proposal information - created/updated dates seem to be reversed #50

Open
JunAishima opened this issue Feb 14, 2024 · 0 comments
Open

Comments

@JunAishima
Copy link
Contributor

For the example v1/proposal/312064 endpoint on api-dev, the output shows:

(truncated)

      {
        "saf_id": "310638",
        "status": "EXPIRED",
        "instruments": [
          "FMX"
        ]
      }
    ],
    "created_on": "2024-02-14T20:00:04.711216",
    "last_updated": "2024-01-08T18:15:35.114000"
  }
}

also, v1/beamline/name has similar output at the end:

      "name": "xspress3",
      "directory_name": "xspress3"
    },
    {
      "name": "merlin",
      "directory_name": "merlin"
    }
  ],
  "created_on": "2024-02-14T20:03:29.175304",
  "last_updated": "2021-09-23T16:35:21.832000"
}
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