Skip to content

fix: Deal model to include an optional lastChanged field#2472

Open
serinuntius wants to merge 1 commit intonftstorage:mainfrom
noplan-inc:fix/deal-model-schema
Open

fix: Deal model to include an optional lastChanged field#2472
serinuntius wants to merge 1 commit intonftstorage:mainfrom
noplan-inc:fix/deal-model-schema

Conversation

@serinuntius
Copy link
Copy Markdown

Upon actually making the API call, I received the following JSON as a response. It appears that lastChanged has been renamed and is no longer required.

{
  "ok": true,
  "value": [
    {
      ......
      "deals": [
        {
          ........
          "lastChanged": null,

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

Successfully merging this pull request may close these issues.

1 participant