From a331431a0a89d55a5dc094c6c364026bf012d462 Mon Sep 17 00:00:00 2001 From: Kelvin Gan Date: Tue, 29 Aug 2023 12:01:27 +0100 Subject: [PATCH] Update api.md for Collections GOV.UK Forms pulls in the list of Departments via the API. --- docs/api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api.md b/docs/api.md index 62546d2b7..ee6ec26a3 100644 --- a/docs/api.md +++ b/docs/api.md @@ -20,6 +20,7 @@ Please [add your application to this list](https://github.com/alphagov/collectio `/api/organisations` - [Contacts admin](https://github.com/alphagov/contacts-admin/blob/76122b8494dc3639bd8c3df947096657d101dacc/app/tasks/import_organisations.rb#L19) - [Government organisations on GOV.UK register](https://www.registers.service.gov.uk/registers/government-organisation) +- [GOV.UK Forms Admin](https://github.com/alphagov/forms-admin/commit/6adafe95018be8559efdd47bce7a9ee6f60476cf) - [Manuals publisher](https://github.com/alphagov/manuals-publisher/blob/90821bd6cec6613442287b85c7be4ef3c593c761/lib/services.rb#L20) - [Short URL manager](https://github.com/alphagov/short-url-manager/blob/9d607b4e7008d1a3243a1877259ab6e800b869d3/app/services/organisation_importer.rb#L27) - [Smokey](https://github.com/alphagov/smokey/blob/7183e1a5fa44b3d53c7a0f39786fddfb62417e9a/features/public_api.feature#L23)