Skip to main content





OpenAPI-Modern-0.039


Validate HTTP requests and responses against an OpenAPI document

Changes for 0.039 - 2023-02-11T23:23:17Z

  • BREAKING CHANGE: find_path() now takes one argument, not two; the $request object is now passed with the $options hash.
  • the $options hash populated by find_path(), validate_request() and validate_response() now includes the request object, when available

metacpan.org/dist/OpenAPI-Mode…

Mark Gardner reshared this.




Graph-0.9726


graph data structures and algorithms

Changes for 0.9726 - 2023-02-11

  • fix subgraph of undirected (#28) - thanks @merkys for report

metacpan.org/dist/Graph

#28