You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it is VERY important to distinguish the two groups of developers. one is the producer and the other is the consumer. we need to address the intended audience when we are talking about APIC as a whole, or the features within.
Copy file name to clipboardExpand all lines: articles/api-center/build-register-apis-vscode-extension.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,13 +13,13 @@ ms.custom:
13
13
14
14
# Build and register APIs with the Azure API Center extension for Visual Studio Code
15
15
16
-
API developers in your organization can build and register APIs in your [API center](overview.md) inventory by using the Azure API Center extension for Visual Studio Code. API developers can:
16
+
API producer developers in your organization can build and register APIs in your [API center](overview.md) inventory by using the Azure API Center extension for Visual Studio Code. API developers can:
17
17
18
18
* Add an existing API to an API center as a one-time operation, or integrate a development pipeline to register APIs as part of a CI/CD workflow.
19
19
* Use GitHub Copilot to generate new OpenAPI specs from API code.
20
20
* Use natural language prompts with the API Center plugin for GitHub Copilot for Azure to create new OpenAPI specs.
21
21
22
-
API developers can also take advantage of features in the extension to [discover and consume APIs](discover-apis-vscode-extension.md) in the API center and ensure [API governance](govern-apis-vscode-extension.md).
22
+
API consumer developers can also take advantage of features in the extension to [discover and consume APIs](discover-apis-vscode-extension.md) in the API center and ensure [API governance](govern-apis-vscode-extension.md).
0 commit comments