{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32304121,"defaultBranch":"master","name":"Swashbuckle.AspNetCore","ownerLogin":"domaindrivendev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-03-16T05:49:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1434343?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715768053.0","currentOid":""},"activityList":{"items":[{"before":"7deb5f6b5f5bd8d6223e54a78b24d8012f5b2b0f","after":"d793865353eaf311eba6ebf32e9b34b7610c937c","ref":"refs/heads/master","pushedAt":"2024-05-15T10:21:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Existing output file should be deleted/overwritten (#2886)\n\nThe CLI currently uses `File.OpenWrite(path)` (added in #2677) to create an output stream for the resulting swagger document. This does not delete the existing contents, but instead starts writing from position 0, causing issues if the output is smaller than the previous file content.\r\n\r\nChanged to `File.Create(path)` to make sure any previous content is discarded.","shortMessageHtmlLink":"Existing output file should be deleted/overwritten (#2886)"}},{"before":"2bb515450eedf123c0f3f817ca433c1e01c7be83","after":null,"ref":"refs/heads/update-dotnet-sdk-8.0.300","pushedAt":"2024-05-15T10:14:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}},{"before":"674eac8f3f79a7e271b007ca074d31f0c0c5669d","after":"7deb5f6b5f5bd8d6223e54a78b24d8012f5b2b0f","ref":"refs/heads/master","pushedAt":"2024-05-15T10:14:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Update .NET SDK (#2892)\n\nUpdate .NET SDK to version 8.0.300.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: Microsoft.NET.Sdk\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: github-actions[bot] \r\nCo-authored-by: github-actions[bot] ","shortMessageHtmlLink":"Update .NET SDK (#2892)"}},{"before":null,"after":"2bb515450eedf123c0f3f817ca433c1e01c7be83","ref":"refs/heads/update-dotnet-sdk-8.0.300","pushedAt":"2024-05-15T10:04:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update .NET SDK\n\nUpdate .NET SDK to version 8.0.300.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: github-actions[bot] ","shortMessageHtmlLink":"Update .NET SDK"}},{"before":"4220ffb16367b32dba79954a380748782ca86140","after":"674eac8f3f79a7e271b007ca074d31f0c0c5669d","ref":"refs/heads/master","pushedAt":"2024-05-15T09:58:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Add support for the `[Length]`attribute. (#2882)\n\nImplement support for the `[Length]` attribute.","shortMessageHtmlLink":"Add support for the [Length]attribute. (#2882)"}},{"before":"35636af3fcd14652b417bccccd83b8ffa8f46e26","after":null,"ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4.4.0","pushedAt":"2024-05-15T09:37:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}},{"before":"7a0c4e1cec719b78f8596b201fd784150e0d3de6","after":"4220ffb16367b32dba79954a380748782ca86140","ref":"refs/heads/master","pushedAt":"2024-05-15T09:37:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#2889)\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compare/5ecb98a3c6b747ed38dc09f787459979aebb39be...6d798873df2b1b8e5846dba6fb86631229fbcb17)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: codecov/codecov-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#2889)"}},{"before":"b08e851b213a2cfac732db33a134c3b2dd2758a9","after":null,"ref":"refs/heads/dependabot/github_actions/martincostello/update-dotnet-sdk-3.2.2","pushedAt":"2024-05-15T09:36:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}},{"before":"f16fa786964d72c6ca660c7f0d5b319ccb3fffbf","after":"7a0c4e1cec719b78f8596b201fd784150e0d3de6","ref":"refs/heads/master","pushedAt":"2024-05-15T09:36:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Bump martincostello/update-dotnet-sdk from 3.2.1 to 3.2.2 (#2888)\n\nBumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.2.1 to 3.2.2.\r\n- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)\r\n- [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/caa37bca20d50c57dc0173d77f956751bb1a1d55...68300a9120c745ca0ff120e2940b63ef1ad2c725)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: martincostello/update-dotnet-sdk\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump martincostello/update-dotnet-sdk from 3.2.1 to 3.2.2 (#2888)"}},{"before":null,"after":"35636af3fcd14652b417bccccd83b8ffa8f46e26","ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4.4.0","pushedAt":"2024-05-15T09:28:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump codecov/codecov-action from 4.3.1 to 4.4.0\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/5ecb98a3c6b747ed38dc09f787459979aebb39be...6d798873df2b1b8e5846dba6fb86631229fbcb17)\n\n---\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump codecov/codecov-action from 4.3.1 to 4.4.0"}},{"before":null,"after":"b08e851b213a2cfac732db33a134c3b2dd2758a9","ref":"refs/heads/dependabot/github_actions/martincostello/update-dotnet-sdk-3.2.2","pushedAt":"2024-05-15T09:28:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump martincostello/update-dotnet-sdk from 3.2.1 to 3.2.2\n\nBumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.2.1 to 3.2.2.\n- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)\n- [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/caa37bca20d50c57dc0173d77f956751bb1a1d55...68300a9120c745ca0ff120e2940b63ef1ad2c725)\n\n---\nupdated-dependencies:\n- dependency-name: martincostello/update-dotnet-sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump martincostello/update-dotnet-sdk from 3.2.1 to 3.2.2"}},{"before":"a29ba36f236084a2cc72f56aee3a5500ae467df5","after":"f16fa786964d72c6ca660c7f0d5b319ccb3fffbf","ref":"refs/heads/master","pushedAt":"2024-05-15T08:22:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Update Swagger UI section (#2883)\n\nUpdate a few outdated links to the Swagger UI repository and add missing extension methods on SwaggerUIOptions.","shortMessageHtmlLink":"Update Swagger UI section (#2883)"}},{"before":"8908e1ed865796fd522be7499d9cce780c56f104","after":"a29ba36f236084a2cc72f56aee3a5500ae467df5","ref":"refs/heads/master","pushedAt":"2024-05-14T14:53:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Fix to make required and nullable properties nullable in schema (#2879)\n\nFix to make required and nullable properties nullable in schema.\r\n- Added test for type with required nullable properties.","shortMessageHtmlLink":"Fix to make required and nullable properties nullable in schema (#2879)"}},{"before":"c94738e7ff02ddc237a4fe52de51efd5ecb3cd08","after":null,"ref":"refs/heads/bump-version-6.6.2","pushedAt":"2024-05-14T09:09:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}},{"before":"f1c38cdec20803eed8234dcde128496c8c48712f","after":"8908e1ed865796fd522be7499d9cce780c56f104","ref":"refs/heads/master","pushedAt":"2024-05-14T09:09:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Bump version (#2876)\n\n* Bump version\r\n\r\nBump version to 6.6.2 for the next release.\r\n\r\n* Fix link\r\n\r\nPoint to the correct tag.\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] \r\nCo-authored-by: Martin Costello ","shortMessageHtmlLink":"Bump version (#2876)"}},{"before":"65dd263e3dcfcf79b2dc117667fc32a5fcda4ad1","after":"c94738e7ff02ddc237a4fe52de51efd5ecb3cd08","ref":"refs/heads/bump-version-6.6.2","pushedAt":"2024-05-14T08:41:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Fix link\n\nPoint to the correct tag.","shortMessageHtmlLink":"Fix link"}},{"before":null,"after":"65dd263e3dcfcf79b2dc117667fc32a5fcda4ad1","ref":"refs/heads/bump-version-6.6.2","pushedAt":"2024-05-14T08:38:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump version\n\nBump version to 6.6.2 for the next release.","shortMessageHtmlLink":"Bump version"}},{"before":"0cf9d4cebd2b0b56ffa8f42fd8fd4b956f9c2c13","after":null,"ref":"refs/heads/bump-version-6.6.1","pushedAt":"2024-05-14T08:26:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}},{"before":"e189b426470e18a1eb6b1fff5bb967e53f8b7f08","after":"f1c38cdec20803eed8234dcde128496c8c48712f","ref":"refs/heads/master","pushedAt":"2024-05-14T08:26:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Bump version and fix stable versioning (#2875)\n\n- Bump version to 6.6.1 for the next release.\r\n- Update references to 6.5.0.\r\n- Remove specific version from CLI examples.\r\n- Increase table readability.\r\n- Update docs.microsoft.com links.\r\n- Remove references to out-of-support .NET versions.\r\n- Fix the prerelease suffix not being removed when building from a tag.\r\n\r\n---------\r\n\r\nCo-authored-by: github-actions[bot] \r\nCo-authored-by: Martin Costello ","shortMessageHtmlLink":"Bump version and fix stable versioning (#2875)"}},{"before":"5f7a0af89b4f4f157158199e9678892afb005604","after":"0cf9d4cebd2b0b56ffa8f42fd8fd4b956f9c2c13","ref":"refs/heads/bump-version-6.6.1","pushedAt":"2024-05-14T08:14:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Update version\r\n- Update version in table.\r\n- Fix typo.","shortMessageHtmlLink":"Update version"}},{"before":"971be7bd1d850c085ba881543b71c3fb7061c6b8","after":"5f7a0af89b4f4f157158199e9678892afb005604","ref":"refs/heads/bump-version-6.6.1","pushedAt":"2024-05-14T08:12:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Fix tag version\r\nFix the prerelease suffix not being removed when building from a tag.","shortMessageHtmlLink":"Fix tag version"}},{"before":"e3f7fb1317a4f239f4900ef8bbf98428733900c1","after":"971be7bd1d850c085ba881543b71c3fb7061c6b8","ref":"refs/heads/bump-version-6.6.1","pushedAt":"2024-05-14T08:05:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Update README\r\n- Update references to 6.5.0.\r\n- Remove specific version from CLI examples.\r\n- Increase table readability.\r\n- Update docs.microsoft.com links.\r\n- Remove references to out-of-support .NET versions.","shortMessageHtmlLink":"Update README"}},{"before":null,"after":"e3f7fb1317a4f239f4900ef8bbf98428733900c1","ref":"refs/heads/bump-version-6.6.1","pushedAt":"2024-05-14T07:54:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump version\n\nBump version to 6.6.1 for the next release.","shortMessageHtmlLink":"Bump version"}},{"before":"86963e1d530608c248cb0d38ecbfc375b3f88af8","after":"e189b426470e18a1eb6b1fff5bb967e53f8b7f08","ref":"refs/heads/master","pushedAt":"2024-05-14T06:51:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (#2874)","shortMessageHtmlLink":"Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI (#2874)"}},{"before":"b696c87465bd8026ba254df4f9189895f8217a93","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/src/Swashbuckle.AspNetCore.SwaggerUI/swagger-ui-dist-5.17.9","pushedAt":"2024-05-14T06:51:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}},{"before":"91961fb504172d545ac9affbd2ef7f21def4b1bc","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.5","pushedAt":"2024-05-14T06:31:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}},{"before":"eb79926655c5598597c49450e45ecc691a749af3","after":"86963e1d530608c248cb0d38ecbfc375b3f88af8","ref":"refs/heads/master","pushedAt":"2024-05-14T06:31:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.4 to 3.25.5 (#2873)","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.4 to 3.25.5 (#2873)"}},{"before":null,"after":"b696c87465bd8026ba254df4f9189895f8217a93","ref":"refs/heads/dependabot/npm_and_yarn/src/Swashbuckle.AspNetCore.SwaggerUI/swagger-ui-dist-5.17.9","pushedAt":"2024-05-14T06:25:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI\n\nBumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.17.7 to 5.17.9.\n- [Release notes](https://github.com/swagger-api/swagger-ui/releases)\n- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)\n- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.17.7...v5.17.9)\n\n---\nupdated-dependencies:\n- dependency-name: swagger-ui-dist\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump swagger-ui-dist in /src/Swashbuckle.AspNetCore.SwaggerUI"}},{"before":null,"after":"91961fb504172d545ac9affbd2ef7f21def4b1bc","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.5","pushedAt":"2024-05-14T06:20:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github/codeql-action from 3.25.4 to 3.25.5\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.4 to 3.25.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/ccf74c947955fd1cf117aef6a0e4e66191ef6f61...b7cec7526559c32f1616476ff32d17ba4c59b2d6)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github/codeql-action from 3.25.4 to 3.25.5"}},{"before":"0a8adc2df568b77df699f18ff36e2d5b2b500250","after":null,"ref":"refs/heads/remove-binary-attestations","pushedAt":"2024-05-13T20:21:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"martincostello","name":"Martin Costello","path":"/martincostello","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1439341?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESmaR5QA","startCursor":null,"endCursor":null}},"title":"Activity ยท domaindrivendev/Swashbuckle.AspNetCore"}