microsoftgraph/microsoft-graph-explorer

En-us.json translation file needs to be updated with new sample queries

elenaost opened this issue · 0 comments

Expected behavior

New sample quesries need to be added en-us.json file, so intl teams can localize them.

Actual behavior:

The folloing queries are missing in the file:

Microsoft Teams:
GET
tabs in a channel

Security:
POST
create TI indicator (beta)

POST
create multiple TI indicators (beta)

PATCH
update a TI indicator (beta)

POST
update multiple TI indicators (beta)

POST
create security action (beta)

DELETE
delete TI indicator (beta)

POST
delete multiple TI indicators (beta)

POST
delete multiple TI indicators by external Id (beta)

Applications (beta)
GET
retrieve the list of applications

GET
retrieve application properties

PATCH
update application properties

GET
retrieve a list of owners

Steps to reproduce the behavior

Go to https://developer.microsoft.com/ru-ru/graph/graph-explorer#, enable all sample queries.
Observe unlocalized queries.

HTTP traffic capture