ccs-digitalmarketplace-frameworks 4.0.10 → 4.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,4 @@
1
1
  call_off_contract_url: https://www.gov.uk/guidance/digital-outcomes-and-specialists-7-legal-documents/__placeholder__/__placeholder__
2
2
  framework_agreement_url: https://www.crowncommercial.gov.uk/digital-outcomes-6-contract-terms-and-conditions//__placeholder__
3
3
  supplier_guide_url: https://www.gov.uk/guidance/how-to-apply-to-sell-on-the-digital-outcomes-framework/__placeholder__
4
+ cdp_guide_url: https://www.gov.uk/government/collections/information-and-guidance-for-suppliers
@@ -1,6 +1,6 @@
1
1
  name: Associated person share code
2
2
  question: Please enter the associated persons share code from the CDP supplier information section
3
- hint: Example share code from CDP - FW8G8KhC
3
+ question_advice: Example share code from CDP - FW8G8KhC
4
4
 
5
5
  type: text
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.0.10",
3
+ "version": "4.0.11",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"
@@ -42,7 +42,8 @@
42
42
  "framework_agreement_pdf_url": {"type": "string"},
43
43
  "supplier_guide_url": {"type": "string"},
44
44
  "customer_benefits_record_form_url": {"type": "string"},
45
- "customer_benefits_record_form_email": {"type": "string"}
45
+ "customer_benefits_record_form_email": {"type": "string"},
46
+ "cdp_guide_url": {"type": "string"}
46
47
  },
47
48
  "required": [
48
49
  "supplier_guide_url"