diff --git a/Sources/swift-openapi-generator/Documentation.docc/Proposals/SOAR-0008.md b/Sources/swift-openapi-generator/Documentation.docc/Proposals/SOAR-0008.md index 440f267f..5ca579e1 100644 --- a/Sources/swift-openapi-generator/Documentation.docc/Proposals/SOAR-0008.md +++ b/Sources/swift-openapi-generator/Documentation.docc/Proposals/SOAR-0008.md @@ -6,20 +6,20 @@ Filtering the OpenAPI document for just the required parts prior to generating. - Proposal: SOAR-0008 - Author(s): [Si Beaumont](https://github.com/simonjbeaumont) -- Status: **Awaiting Review** - - Review period: YYYY-MM-DD – YYYY-MM-DD - - [Swift Forums post](TODO) +- Status: **In Review** + - Review period: 2023-09-28 – 2023-10-05 + - [Swift Forums post](https://forums.swift.org/t/proposal-soar-0008-openapi-document-filtering/67574) - Issue: - - [apple/swift-openapi-generator#TODO](https://github.com/apple/swift-openapi-generator/issues/TODO) + - [apple/swift-openapi-generator#285](https://github.com/apple/swift-openapi-generator/issues/285) - Implementation: - - [simonjbeaumont/swift-openapi-generator#sb/TODO](https://github.com/apple/swift-openapi-generator/compare/main...simonjbeaumont:swift-openapi-generator:sb/TODO) + - [simonjbeaumont/swift-openapi-generator#sb/document-filter](https://github.com/apple/swift-openapi-generator/compare/main...simonjbeaumont:swift-openapi-generator:sb/document-filter) - Feature flag: n/a - Affected components: - generator - Related links: - [Project scope and goals](https://swiftpackageindex.com/apple/swift-openapi-generator/documentation/swift-openapi-generator/project-scope-and-goals) - Versions: - - v1 (YYYY-MM-DD): Initial version + - v1 (2023-09-28): Initial version ### Introduction