Skip to content

feat(nisp): nsip-project amountDue and invoiceStage#254

Open
KalyaniNik wants to merge 3 commits intomainfrom
feat/nsip-project-changes
Open

feat(nisp): nsip-project amountDue and invoiceStage#254
KalyaniNik wants to merge 3 commits intomainfrom
feat/nsip-project-changes

Conversation

@KalyaniNik
Copy link
Copy Markdown
Contributor

In nsip-project schema updated amountDue to allow null, change invoiceStage to not null as per application team

Copy link
Copy Markdown

@cprieststephens cprieststephens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - just added one question.

| Property | Type | Required | Nullable | Defined by |
| :------------------------------------------------ | :------- | :------- | :------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [invoiceStage](#invoicestage) | `string` | Optional | can be null | [NSIP Project](nsip-project-defs-invoice-properties-invoicestage.md "nsip-project.schema.json#/$defs/invoice/properties/invoiceStage") |
| [invoiceStage](#invoicestage) | `string` | Optional | cannot be null | [NSIP Project](nsip-project-defs-invoice-properties-invoicestage.md "nsip-project.schema.json#/$defs/invoice/properties/invoiceStage") |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies if I've misunderstood, does invoiceStage need to be marked as Required if it now cannot be null? Similarly, does amountDue need to marked as Optional?

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.

2 participants