Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Playwright-DevDiv-Service - Playwright] API Review #29751

Open
azure-sdk opened this issue Jul 9, 2024 · 3 comments
Open

[Playwright-DevDiv-Service - Playwright] API Review #29751

azure-sdk opened this issue Jul 9, 2024 · 3 comments
Labels
API Review Scoping This is an issue that will track work on a specific set of API changes.

Comments

@azure-sdk
Copy link
Collaborator

New API Review meeting has been requested.

Service Name: Playwright-DevDiv-Service - Playwright
Review Created By: Abhishek Ranjan
Review Date: 07/11/2024 08:00 AM PT
Release Plan: 1346
PR:
Hero Scenarios Link: here
Core Concepts Doc Link: here

Description: Playwright Data Plane API service review for Reporting feature

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk azure-sdk added the API Review Scoping This is an issue that will track work on a specific set of API changes. label Jul 9, 2024
@azure-sdk
Copy link
Collaborator Author

Meeting updated by Abhishek Ranjan

Service Name: Playwright-DevDiv-Service - Playwright
Review Created By: Abhishek Ranjan
Review Date: 07/11/2024 08:00 AM PT
Release Plan: 1346
PR:
Hero Scenarios Link: here
Core Concepts Doc Link: here

Description: Playwright Data Plane API service review for Reporting feature- https://github.com/Azure/azure-rest-api-specs-pr/pull/18793/

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@azure-sdk
Copy link
Collaborator Author

Meeting updated by Abhishek Ranjan

Service Name: Playwright-DevDiv-Service - Playwright
Review Created By: Abhishek Ranjan
Review Date: 07/11/2024 08:00 AM PT
Release Plan: 1346
PR:
Hero Scenarios Link: here
Core Concepts Doc Link: here

Description: Playwright Data Plane API service review for Reporting feature- https://github.com/Azure/azure-rest-api-specs-pr/pull/18819

Detailed meeting information and documents provided can be accessed here
For more information that will help prepare you for this review, the requirements, and office hours, visit the documentation here

@mikekistler
Copy link
Member

Notes from API review meeting 7/11/24

  • Recommend to split the TypeSpec into separate files for easier review
  • To link your examples into the TypeSpec, add an operationId in the example
  • Recommend to use block comment style (/**) in place of @doc
  • startTIme should be defined as UtcDateTime
  • How to modify the description of the filter parameter? Use the "augment" decorator, @@doc(Target, "xxx")
  • Don't use @visibility("read") on properties that are only in responses
  • Consider naming "TestRunSummary" and "TestRunResultsSummary" -- current names are too similar
    • Also "TestResultsSummary" ! Oh my!
  • Need to fix the path test-results-summary/summary. Post in the TypeSpec discussions channel and someone there will help you.

Let's work these offline and once resolved this looks good for preview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Review Scoping This is an issue that will track work on a specific set of API changes.
Projects
Status: Triage
Development

No branches or pull requests

2 participants