Mitchell Salomon
Mitchell Salomon
Propagating typo correction from [this pull request](https://github.com/apple/swift-org-website/pull/21)
### Description Fixing a small documentation link error: The old relative link of `/docs/functions/config-env` doesn't work outside of this repo (for example when using this project as a dependency). Also,...
### Code of Conduct - [X] I agree to follow this project's Code of Conduct ### What would you like to see changed/added? Right now the "Segments" section of the...
## Summary It seems like `AddOpenBehavior` doesn't register the pipeline behavior `PipelineBehaviorImpl` where `TRequest : IRequest`. ## Simple Example Here is an example to demonstrate the issue when using generic...