From 5cafcf452750a16fcb5543451f227a2dc71d3f1e Mon Sep 17 00:00:00 2001 From: MiguelRamBalt Date: Fri, 9 Apr 2021 08:23:23 -0500 Subject: [PATCH] add changeset specifications Signed-off-by: MiguelRamBalt --- .changeset/tender-turtles-smash.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/tender-turtles-smash.md diff --git a/.changeset/tender-turtles-smash.md b/.changeset/tender-turtles-smash.md new file mode 100644 index 0000000000..645ed688db --- /dev/null +++ b/.changeset/tender-turtles-smash.md @@ -0,0 +1,6 @@ +--- +'@backstage/core': patch +'@backstage/plugin-api-docs': patch +--- + +add debounce time attribute for apis-docs for search, giving more time to the users when they are typing.