W-18562558 Adopt and Test amf-helper-mixin Methods#73
Merged
Conversation
…he action to v3, and implement matrix strategy for OS compatibility.
- Introduced a new agents API definition in YAML and JSON formats for hotel reservations, including endpoints for creating and retrieving reservations. - Updated apis.json to include the new agents API with OAS 3.0 specifications. - Enhanced AmfHelperMixin to support computation of agent and topic properties. - Added tests for the new agents API functionality to ensure proper integration and behavior.
…ependency management
…up-node@v4, and add Playwright browser installation step.
…up-node@v1, switch Node.js version to 16, and integrate Playwright GitHub Action for browser installation.
spezzirriemiliano
approved these changes
Jul 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description: Support Agent Topic Metadata in API Console
Overview
This PR implements support for agent topic metadata in the API Console, enabling display of agent-related data (e.g., dataName, classificationDescription, instructions, scope) in the navigation bar, documentation panel, and other components. It addresses the challenge of accessing metadata from AMF nodes with dynamic amf://id# IDs.
Changes
Namespace.js:
Version Bump: